UNPKG

tdesign-react

Version:
6 lines (5 loc) 271 B
import './style/index.js'; export type { DrawerProps } from './Drawer'; export * from './type'; export declare const Drawer: import("react").ForwardRefExoticComponent<import("./Drawer").DrawerProps & import("react").RefAttributes<HTMLDivElement>>; export default Drawer;