UNPKG

json-restructure

Version:

A TypeScript library for repairing malformed JSON strings

2 lines (1 loc) 61 B
export declare function parseJson(jsonString: string): any;