Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
daily-co
/
RealtimeSDWebRTC
like
5
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6ede83d
RealtimeSDWebRTC
/
frontend
/
jsconfig.json
Jon Taylor
added next and node
94f1dbe
over 2 years ago
raw
Copy download link
history
blame
Safe
73 Bytes
{
"compilerOptions"
:
{
"paths"
:
{
"@/*"
:
[
"./*"
]
}
}
}