Preview: index.js
Size: 143 B
/home/byroehnu/.trash/node_modules11/json5/lib/index.js
const parse = require('./parse')
const stringify = require('./stringify')
const JSON5 = {
parse,
stringify,
}
module.exports = JSON5
Directory Contents
Dirs: 0 × Files: 13