mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-21 01:01:05 +08:00
e9bb445a63
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
shared | ||
CHANGELOG.md | ||
Index.svelte | ||
package.json | ||
README.md |
@gradio/json
<script>
import { BaseJSON } from "@gradio/json";
</script>
BaseJSON
export let value: any = {};