UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

5 lines (4 loc) 257 B
import Drawer from './Drawer'; export type { DrawerProps, DrawerResizableConfig, PushState } from './Drawer'; export type { DrawerPanelProps, DrawerSemanticClassNames, DrawerSemanticName, DrawerSemanticStyles, } from './DrawerPanel'; export default Drawer;