Koa2-CJS/src/config/env.config.js

3 lines
48 B
JavaScript

const { config } = require("dotenv");
config();