UNPKG

safe-bigint

Version:

Safely create a BigInt from a numerical string, even one larger than MAX_SAFE_INTEGER.

3 lines (2 loc) 66 B
declare const needsBigIntHack: boolean; export = needsBigIntHack;