File size: 76 Bytes
95e3d2a
31d3580
 
 
 
95e3d2a
31d3580
1
2
3
4
5
6
7
8
import Root from './switch.svelte';

export {
	Root,
	//
	Root as Switch
};