Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
linusorii/deepsite-v2
Tesslate
/
deepsite-v2
like
1
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
deepsite-v2
/
types
/
declare.d.ts
enzostvs
HF Staff
initial commit
13ae717
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
70 Bytes
declare
module
"*.mp3"
{
const
src
:
string
;
export
default
src;
}