{
"name": "switch",
"type": "registry:ui",
"dependencies": [
"reka-ui"
],
"registryDependencies": [
"utils"
],
"files": [
{
"path": "ui/switch/Switch.vue",
"content": "\n\n\n \n \n \n \n \n\n",
"type": "registry:ui",
"target": ""
},
{
"path": "ui/switch/index.ts",
"content": "export { default as Switch } from './Switch.vue'\n",
"type": "registry:ui",
"target": ""
}
]
}