my_gradio / js /json /README.md
xray918's picture
Upload folder using huggingface_hub
0ad74ed verified
|
raw
history blame
141 Bytes

@gradio/json

<script>
    import { BaseJSON } from "@gradio/json";
</script>

BaseJSON

    export let value: any = {};