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