A replacer function, applied to each object/property name/value in the
overall graph created during stringification. See JSON.stringify
documentation for precise details.
Note that when the pertinent object is an array, keys are strings and not
numerical indexes.
A replacer function, applied to each object/property name/value in the overall graph created during stringification. See
JSON.stringify
documentation for precise details.Note that when the pertinent object is an array, keys are strings and not numerical indexes.