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