Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Shuddho
/
ts-api
like
1
Runtime error
App
Files
Files
Community
6ffe1f8
ts-api
/
jsconfig.json
Shuddho
Upload 42 files
d04e364
verified
7 months ago
raw
Copy download link
history
blame
Safe
73 Bytes
{
"compilerOptions"
:
{
"paths"
:
{
"@/*"
:
[
"./*"
]
}
}
}