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";