File size: 74 Bytes
03ba2cd
 
 
 
 
 
 
1
2
3
4
5
6
7
8
import Root from './label.svelte';

export {
	Root,
	//
	Root as Label
};