Spaces:
Running
Running
import Root from "./switch.svelte"; | |
export { | |
Root, | |
// | |
Root as Switch | |
}; | |
import Root from "./switch.svelte"; | |
export { | |
Root, | |
// | |
Root as Switch | |
}; | |