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