UNPKG

@rc-component/drawer

Version:
5 lines (4 loc) 150 B
import Drawer from './Drawer'; import type { DrawerProps, Placement } from './Drawer'; export type { DrawerProps, Placement }; export default Drawer;