Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NoLev
/
hyip
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
hyip
/
public
/
js
/
scripts.js
NoLev
Create js/scripts.js
373a39e
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
102 Bytes
document
.
addEventListener
(
'DOMContentLoaded'
,
() =>
{
console
.
log
(
'Client-side scripts loaded'
);
});