Home
last modified time | relevance | path

Searched defs:stringifyBigInt (Results 1 – 1 of 1) sorted by relevance

/commonlibrary/ets_utils/js_util_module/json/src/
Djson_js.ts41 stringifyBigInt(value: Object, replacer?: TransformsFunc, space?: string | number): string; method
42stringifyBigInt(value: Object, replacer?: (number | string)[] | null, space?: string | number): st… method