blanchon's picture
Initial commit
ebcc4b8
raw
history blame contribute delete
76 Bytes
import Root from "./switch.svelte";
export {
Root,
//
Root as Switch
};