UNPKG

@types/es-abstract

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