import "dotenv/config"; import { loadEnv } from "./lib/env.js"; export const env = loadEnv();