UNPKG

jsonrepair

Version:
4 lines 197 B
// Cross-platform, non-streaming JavaScript API export { jsonrepair } from './regular/jsonrepair.js'; export { JSONRepairError } from './utils/JSONRepairError.js'; //# sourceMappingURL=index.js.map