Spaces:
Running
Running
File size: 79 Bytes
6ce4ca6 |
1 2 3 4 5 6 7 |
import Root from "./checkbox.svelte";
export {
Root,
//
Root as Checkbox
};
|