Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Trudy
/
gemini-codrawing
like
366
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
3a14a3f
gemini-codrawing
/
jsconfig.json
Trudy
first commit
eceac5b
12 days ago
raw
Copy download link
history
blame
Safe
73 Bytes
{
"compilerOptions"
:
{
"paths"
:
{
"@/*"
:
[
"./*"
]
}
}
}