UNPKG

json-restructure

Version:

A TypeScript library for repairing malformed JSON strings

2 lines (1 loc) 68 B
export declare function validateJson(jsonString: string): boolean;