Spaces:
Building
Building
import dotenv from "dotenv"; | |
dotenv.config(); | |
console.log("✔ All test has been passed"); | |
import dotenv from "dotenv"; | |
dotenv.config(); | |
console.log("✔ All test has been passed"); | |