Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
calvesca
/
gtp-final
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c498dce
gtp-final
/
gradio
/
js
/
json
/
README.md
calvesca
Upload folder using huggingface_hub
0bd62e5
verified
7 months ago
preview
code
|
raw
Copy download link
history
blame
Safe
152 Bytes
# `@gradio/json`
```html
<script>
import { BaseJSON } from "@gradio/json";
</script>
```
BaseJSON
```html
export let value: any = {};
```