Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
understanding
/
pping
like
0
Building
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3c98d62
pping
/
src
/
test
/
index.ts
understanding
Upload 25 files
656c481
verified
23 days ago
raw
Copy download link
history
blame
Safe
Wrap lines
91 Bytes
import
dotenv
from
"dotenv"
;
dotenv.
config
();
console
.
log
(
"✔ All test has been passed"
);