UNPKG

@types/number-is-nan

Version:
4 lines (2 loc) 79 B
declare function numberIsNan(value?: unknown): boolean; export = numberIsNan;