UNPKG

@omer-x/bs-ui-kit

Version:
2 lines (1 loc) 91 B
export declare function safeParseJSON<T>(json: string, defaultValue?: T | null): T | null;