Impor Paket Dotenv NPM

require('dotenv').config()
console.log(process.env.PATH)
Sonola Moyosoluwalorun Odunayo