UNPKG

@wordpress/components

Version:
7 lines 236 B
/** * External dependencies */ import type * as Ariakit from '@ariakit/react'; declare const ToolbarContext: import("react").Context<Ariakit.ToolbarStore | undefined>; export default ToolbarContext; //# sourceMappingURL=index.d.ts.map