/** * .env ConfigProvider * * Based on * - https://github.com/motdotla/dotenv * - https://github.com/motdotla/dotenv-expand * * @since 1.0.0 */ export * as DotEnv from "./DotEnv.js"