blanchon's picture
Initial commit
ebcc4b8
raw
history blame contribute delete
80 Bytes
import Root from "./textarea.svelte";
export {
Root,
//
Root as Textarea
};