INIT
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
export { default as Root } from "./components/switch.svelte";
|
||||
export { default as Thumb } from "./components/switch-thumb.svelte";
|
||||
export type { SwitchRootProps as RootProps, SwitchThumbProps as ThumbProps } from "./types.js";
|
||||
Reference in New Issue
Block a user