File size: 80 Bytes
6ce4ca6
 
 
 
 
 
 
1
2
3
4
5
6
7
8
import Root from "./textarea.svelte";

export {
	Root,
	//
	Root as Textarea
};