UNPKG

radix-vue

Version:

Vue port for Radix UI Primitives.

3 lines (2 loc) 179 B
export { default as SwitchRoot, type SwitchRootProps, type SwitchRootEmits, } from './SwitchRoot'; export { default as SwitchThumb, type SwitchThumbProps, } from './SwitchThumb';