Files
APP/node_modules/math-intrinsics/isNaN.d.ts

1 line
22 B
TypeScript
Raw Normal View History

2025-07-05 14:49:26 +08:00
export = Number.isNaN;