UNPKG

devalue

Version:

Gets the job done when JSON.stringify can't

4 lines (3 loc) 141 B
export { uneval } from './src/uneval.js'; export { parse, unflatten } from './src/parse.js'; export { stringify } from './src/stringify.js';