File size: 81 Bytes
41a5ab2
 
 
 
 
 
 
1
2
3
4
5
6
7
8
import Root from './input.svelte';

export {
	Root,
	//
	Root as Input
};