Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
enzostvs
/
deepsite
like
15.5k
Running
App
Files
Files
Community
510
Fetching metadata from the HF Docker repository...
main
deepsite
/
types
/
declare.d.ts
enzostvs
HF Staff
initial
c10f8f8
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
106 Bytes
declare
module
"*.mp3"
{
const
src
:
string
;
export
default
src;
}
declare
module
'log4js-json-layout'
;