Skip to content

Documentation / @etherfold/core / bnReplacer

Function: bnReplacer()

bnReplacer(key, value): any

Defined in: packages/core/src/utils/bigint.ts:39

JSON.stringify replacer: BigInt out as "123n".

Parameters

key

string

value

any

Returns

any