app/node_modules/math-intrinsics/isNaN.d.ts

1 line
22 B
TypeScript
Raw Normal View History

2025-02-13 08:26:53 +08:00
export = Number.isNaN;