pping / src /test /index.ts
understanding's picture
Upload 25 files
656c481 verified
raw
history blame contribute delete
91 Bytes
import dotenv from "dotenv";
dotenv.config();
console.log("✔ All test has been passed");