UNPKG

@dotenv-run/core

Version:

core library to load environment variables with monorepo support

3 lines 176 B
import { DotenvConfigOptions } from "dotenv"; export declare function expand(envPaths: string[], dotenvConfig?: DotenvConfigOptions): void; //# sourceMappingURL=expand.d.ts.map