UNPKG

rc-drawer

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