UNPKG

json-smart-repair

Version:

A smart tool to repair malformed JSON strings, making them valid and parseable.

2 lines 101 B
export declare function repairJson(text: string): string; //# sourceMappingURL=repair-engine.d.ts.map