express-nodejs-app/src/dotenv.ts

3 lines
44 B
TypeScript
Raw Normal View History

import dotenv from "dotenv"
dotenv.config()