env.js 61 B

12345
  1. // common/env
  2. import dotenv from "dotenv";
  3. dotenv.config();