UNPKG

@sanity/desk-tool

Version:

Tool for managing all sorts of content in a structured manner

6 lines 171 B
import { DeskToolContextValue } from './types'; /** * @internal */ export declare function useDeskTool(): DeskToolContextValue; //# sourceMappingURL=useDeskTool.d.ts.map