UNPKG

@naturalcycles/nodejs-lib

Version:
5 lines (4 loc) 116 B
/** * Returns true if load was successful */ export declare function loadEnvFileIfExists(path?: string): boolean;