tdesign-mobile-vue
Version:
tdesign-mobile-vue
1 lines • 572 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../src/switch/index.ts"],"sourcesContent":["import _Switch from './switch';\nimport { withInstall, WithInstallType } from '../shared';\nimport { TdSwitchProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type SwitchProps = TdSwitchProps;\n\nexport const Switch: WithInstallType<typeof _Switch> = withInstall(_Switch);\nexport default Switch;\n"],"names":["Switch","withInstall","_Switch"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,MAAA,GAA0CC,YAAYC,OAAO;;;;"}