File size: 83 Bytes
336b102
 
 
 
 
 
 
1
2
3
4
5
6
7
8
import Root from "./separator.svelte";

export {
	Root,
	//
	Root as Separator,
};