UNPKG

@uigstudio/uig-nextjs-helper

Version:

``` npm install @uig/uig-nextjs-helper ``` or ``` yarn add -D @uig/uig-nextjs-helper ```

2 lines (1 loc) 82 B
export declare function safeJsonParse(string: string, returnRaw?: boolean): any;