Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Hans-Den
/
nexora
like
0
Running
App
Files
Files
Community
3529dfb
nexora
/
frontend
/
jsconfig.json
ChandimaPrabath
init
6ba7c23
3 months ago
raw
Copy download link
history
blame
Safe
77 Bytes
{
"compilerOptions"
:
{
"paths"
:
{
"@/*"
:
[
"./src/*"
]
}
}
}