UNPKG

@sanity/desk-tool

Version:

Tool for managing all sorts of content in a structured manner

9 lines 230 B
import React from 'react'; /** * @internal */ export declare function DeskToolProvider(props: { children?: React.ReactNode; layoutCollapsed: boolean; }): React.ReactElement; //# sourceMappingURL=DeskToolProvider.d.ts.map