UNPKG

xdesign-vue-next

Version:

XDesign Component for vue-next

1 lines 526 B
{"version":3,"file":"index.mjs","sources":["../../src/switch/index.ts"],"sourcesContent":["import _Switch from './switch';\nimport withInstall from '../utils/withInstall';\nimport { TdSwitchProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type SwitchProps = TdSwitchProps;\n\nexport const Switch = withInstall(_Switch);\nexport default Switch;\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AASO,IAAA,MAAA,GAAA,WAAA,CAAA,OAAA;;;;"}