Searched defs:stringifyBigInt (Results 1 – 1 of 1) sorted by relevance
41 stringifyBigInt(value: Object, replacer?: TransformsFunc, space?: string | number): string; method42 …stringifyBigInt(value: Object, replacer?: (number | string)[] | null, space?: string | number): st… method