MCPcopy Index your code
hub / github.com/json5/json5 / stringify.js

File stringify.js

lib/stringify.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const util = require('./util')
2
3module.exports = function stringify (value, replacer, space) {
4 const stack = []

Callers

nothing calls this directly

Calls 1

serializePropertyFunction · 0.85

Tested by

no test coverage detected