UNPKG

@clynn-fe/akfe-editor-jsonf

Version:

JSON methods support function parse and stringify

2 lines (1 loc) 51 B
export declare const parse: (json: string) => any;