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