{"version":3,"file":"switch2.mjs","sources":["../../../../../../packages/components/switch/src/switch.ts"],"sourcesContent":["import { buildProps } from '@vuesax-plus/utils'\n\nimport type { ExtractPropTypes } from 'vue'\nimport type Switch from './switch.vue'\n\nexport const switchProps = buildProps({})\n\nexport type SwitchProps = ExtractPropTypes<typeof switchProps>\nexport type SwitchInstance = InstanceType<typeof Switch>\n"],"names":[],"mappings":";;;AAKa,MAAA,WAAA,GAAc,UAAW,CAAA,EAAE;;;;"}