Files
prop-data-guard/frontend/node_modules/element-plus/es/components/switch/index.mjs.map
T
2026-04-22 17:07:33 +08:00

1 line
469 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"}