Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
gradio
/
frontend
like
0
Follow
Gradio
364
Dataset card
Data Studio
Files
Files and versions
xet
Community
main
frontend
/
6.2.0
/
button
/
main.ts
gradio-pr-bot
Upload folder using huggingface_hub
fc98bed
verified
9 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
117 Bytes
export
{
default
as
default
}
from
"./Index.svelte"
;
export
{
default
as
BaseButton
}
from
"./shared/Button.svelte"
;