Files
aihot/frontend/node_modules/element-plus/es/components/switch/index.mjs.map
2026-05-26 12:56:03 +08:00

1 line
468 B
Plaintext

{"version":3,"file":"index.mjs","names":["Switch"],"sources":["../../../../../packages/components/switch/index.ts"],"sourcesContent":["import { withInstall } from '@element-plus/utils'\nimport Switch from './src/switch.vue'\n\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nexport const ElSwitch: SFCWithInstall<typeof Switch> = withInstall(Switch)\nexport default ElSwitch\n\nexport * from './src/switch'\n"],"mappings":";;;;AAKA,MAAa,WAA0C,YAAYA,eAAO"}