UNPKG

@keenmate/svelte-switch

Version:

A modern, customizable switch component for Svelte 5 with support for both binary and multi-step switches

3 lines (2 loc) 116 B
export { default as Switch } from './Switch.svelte'; export { default as MultiSwitch } from './MultiSwitch.svelte';