UNPKG

@chief-editor/ui

Version:

UI Component for chief editor

4 lines (3 loc) 194 B
import { Drawer, IDrawerProps } from './Drawer'; import { IDrawerPlacement, useDrawerPosition } from './useDrawerPosition'; export { Drawer, useDrawerPosition, IDrawerProps, IDrawerPlacement };