UNPKG

@types/es-abstract

Version:
3 lines (2 loc) 90 B
declare function IsIntegralNumber(argument: unknown): boolean; export = IsIntegralNumber;