UNPKG

json11

Version:
8 lines (6 loc) 108 B
import { parse } from './parse'; import { stringify } from './stringify'; export { parse, stringify, }