Type alias Replacer

Replacer: ((this: any, key: string, value: any) => any) | (string | number)[] | null

Generated using TypeDoc