UNPKG

kh-tool

Version:
6 lines (5 loc) 109 B
/** * 是 JSON 字符串 * @param str */ export declare function IsJsonString(str: string): boolean;