File size: 74 Bytes
ca4340e
 
 
 
 
18b0fa5
ca4340e
1
2
3
4
5
6
7
8
import Root from "./label.svelte";

export {
	Root,
	//
	Root as Label
};