mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
4 lines
70 B
TypeScript
4 lines
70 B
TypeScript
import Root from "./switch.svelte";
|
|
|
|
export { Root, Root as Switch };
|