UNPKG

@types/es-abstract

Version:
3 lines (2 loc) 97 B
declare function StringToBigInt(argument: string): bigint | typeof NaN; export = StringToBigInt;