UNPKG

@550w-tools/core

Version:

550w-tools 核心库,暴露若干API供应用层调用

2 lines (1 loc) 61 B
export declare function parseJson<T>(str: string): T | null;