UNPKG

chrome-devtools-frontend

Version:
5 lines (3 loc) 157 B
import JSON5 from './lib/index.js'; export const parse: typeof JSON5.parse = JSON5.parse; export const stringify: typeof JSON5.stringify = JSON5.stringify;