tdesign-vue-next
Version:
TDesign Component for vue-next
1 lines • 702 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../components/tabs/index.ts"],"sourcesContent":["import _Tabs from './tabs';\nimport _TabPanel from './tab-panel';\nimport withInstall from '../utils/withInstall';\nimport { TdTabsProps, TdTabPanelProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type TabsProps = TdTabsProps;\nexport type TabPanelProps = TdTabPanelProps;\n\nexport const Tabs = withInstall(_Tabs);\nexport const TabPanel = withInstall(_TabPanel);\nexport default Tabs;\n"],"names":["Tabs","withInstall","_Tabs","TabPanel","_TabPanel"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAWaA,IAAA,GAAOC,YAAYC,KAAK,EAAA;IACxBC,QAAA,GAAWF,YAAYG,SAAS;;;;"}