Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
enzostvs/deepsite
klawdyoss
/
bolt-cursor-lovable-deepsite
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
bolt-cursor-lovable-deepsite
/
src
/
custom.d.ts
klawdyoss
upload limpo
20ec4ad
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
72 Bytes
declare
module
"*.json"
{
const
value
:
any
;
export
default
value;
}