Type alias StringifyReplacerArray

StringifyReplacerArray: (string | number)[]

Array type for the replacer parameter of stringify. Refer to the MDN documentation for more details.

Generated using TypeDoc