UNPKG

ui-ingredients

Version:

Headless component library for Svelte powered by zag

5 lines (4 loc) 183 B
export { anatomy as switchAnatomy } from '@zag-js/switch'; export * from './createSwitch.svelte.js'; export * as Switch from './Switch.js'; export * from './SwitchContext.svelte.js';