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