{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/switch/index.ts"],"sourcesContent":["import { withInstall } from '@ll-plus/utils'\r\n\r\nimport Switch from './src/switch.vue'\r\n\r\nexport const LlSwitch = withInstall(Switch)\r\nexport default LlSwitch\r\nexport * from './src/switch'\r\n\r\ndeclare module 'vue' {\r\n  export interface GlobalComponents {\r\n    LlSwitch: typeof Switch\r\n  }\r\n}\r\n"],"names":["Switch"],"mappings":";;;;;;;AAIO,MAAM,QAAA,GAAW,YAAYA,SAAM;;;;"}