UNPKG

@sanity/desk-tool

Version:

Tool for managing all sorts of content in a structured manner

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