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