mirror of
https://github.com/sortedcord/omnia.git
synced 2026-07-22 12:02:49 +05:30
refactor: switch to process.env for all packages, fix typos
This commit is contained in:
@@ -1 +1,6 @@
|
||||
import dotenv from "dotenv";
|
||||
|
||||
// Load environment variables once at CLI application entry point
|
||||
dotenv.config();
|
||||
|
||||
export {};
|
||||
|
||||
Reference in New Issue
Block a user