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