UNPKG

@types/es-abstract

Version:
3 lines (2 loc) 84 B
declare function ToNumeric(argument: unknown): number | bigint; export = ToNumeric;