element-plus
Version:
A Component Library for Vue 3
1 lines • 578 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/switch/index.ts"],"sourcesContent":["import Switch from './src/index.vue'\n\nimport type { App } from 'vue'\nimport type { SFCWithInstall } from '@element-plus/utils/types'\n\nSwitch.install = (app: App): void => {\n app.component(Switch.name, Switch)\n}\n\nconst _Switch = Switch as SFCWithInstall<typeof Switch>\n\nexport default _Switch\nexport const ElSwitch = _Switch\n"],"names":["Switch"],"mappings":";;;AAKAA,OAAO,UAAU,CAAC,QAAmB;AACnC,MAAI,UAAUA,OAAO,MAAMA;AAAA;MAGvB,UAAUA;MAGH,WAAW;;;;"}