UNPKG

tdesign-vue-next

Version:
1 lines 520 B
{"version":3,"file":"index.mjs","sources":["../../../components/switch/index.ts"],"sourcesContent":["import _Switch from './switch';\nimport { withInstall } from '@tdesign/shared-utils';\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":["Switch","withInstall","_Switch"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,MAAA,GAASC,YAAYC,OAAO;;;;"}