UNPKG

dockview

Version:

Zero dependency layout manager supporting tabs, grids and splitviews with ReactJS support

2 lines (1 loc) 125 B
export declare function tryParseJSON(text: string, reviver?: (this: any, key: string, value: any) => any): any | undefined;