UNPKG

tdesign-mobile-vue

Version:
1 lines 656 B
{"version":3,"file":"index.mjs","sources":["../../src/drawer/index.ts"],"sourcesContent":["import _Drawer from './drawer';\nimport { withInstall, WithInstallType } from '../shared';\n\nimport './style';\n\nimport { TdDrawerProps } from './type';\n\nexport type DrawerProps = TdDrawerProps;\n\nexport * from './type';\nexport * from './plugin';\nexport { default as DrawerPlugin } from './plugin';\n\nexport const Drawer: WithInstallType<typeof _Drawer> = withInstall(_Drawer);\nexport default Drawer;\n"],"names":["Drawer","withInstall","_Drawer"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAaaA,MAAA,GAA0CC,YAAYC,OAAO;;;;"}