ca4340e 18b0fa5 ca4340e 18b0fa5 ca4340e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
import Root from "./toggle.svelte"; export { toggleVariants, type ToggleSize, type ToggleVariant, type ToggleVariants } from "./toggle.svelte"; export { Root, // Root as Toggle };