UNPKG

@konstructio/ui

Version:

A set of reusable and customizable React components built for konstruct.io

3 lines (2 loc) 122 B
export { DrawerContext, useDrawerContext } from './Drawer.context'; export type { ContextValue } from './Drawer.context';