{"version":3,"file":"index.mjs","sources":["../../../components/drawer/index.ts"],"sourcesContent":["import _Drawer from './drawer';\nimport { withInstall } from '@tdesign/shared-utils';\nimport { TdDrawerProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type DrawerProps = TdDrawerProps;\n\nexport const Drawer = withInstall(_Drawer);\nexport { default as DrawerPlugin } from './plugin';\nexport default Drawer;\n"],"names":["Drawer","withInstall","_Drawer"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,MAAA,GAASC,YAAYC,OAAO;;;;"}