Represents the replacer argument accepted by JSON.stringify
replacer
This type unifies the two overloads of JSON.stringify into a single.
JSON.stringify
undefined
Parameters<typeof JSON.stringify>[1]
Represents the
replacerargument accepted by JSON.stringifyThis type unifies the two overloads of
JSON.stringifyinto a single.