mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-06 10:25:17 +08:00
3 lines
117 B
TypeScript
3 lines
117 B
TypeScript
|
export { default as default } from "./Index.svelte";
|
||
|
export { default as BaseButton } from "./shared/Button.svelte";
|