frontend / 6.15.2 /button /main.ts
gradio-pr-bot's picture
Upload folder using huggingface_hub
48984d7 verified
Raw
History Blame Contribute Delete
117 Bytes
export { default as default } from "./Index.svelte";
export { default as BaseButton } from "./shared/Button.svelte";