UNPKG

json-with-bigint

Version:

JS library that allows you to easily serialize and deserialize data with BigInt values

4 lines (2 loc) 95 B
export const JSONStringify: typeof JSON.stringify; export const JSONParse: typeof JSON.parse;