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