UNPKG

@dotenv-run/core

Version:

core library to load environment variables with monorepo support

4 lines 282 B
export declare function isSubfolder(parent: string, child: string): boolean; export declare function getAbsoluteEnvPath(envPath: string, cwd: string): string; export declare function getPathsDownTo(envPath: string, destination: string): string[]; //# sourceMappingURL=utils.d.ts.map