UNPKG

@sanity/desk-tool

Version:

Tool for managing all sorts of content in a structured manner

6 lines 223 B
import { PaneLayoutContextValue } from './types'; /** * @beta This API will change. DO NOT USE IN PRODUCTION. */ export declare function usePaneLayout(): PaneLayoutContextValue; //# sourceMappingURL=usePaneLayout.d.ts.map