UNPKG

code-monkey-ui

Version:

A Component Library for Vue 3

5 lines (4 loc) 190 B
import Switch from './src/switch.vue'; export declare const ElSwitch: import("code-monkey-ui/es/utils").SFCWithInstall<typeof Switch>; export default ElSwitch; export * from './src/switch';