Files
svgl/src/components/ui/switch/index.ts
T
2025-09-21 19:16:42 +01:00

4 lines
70 B
TypeScript

import Root from "./switch.svelte";
export { Root, Root as Switch };