UNPKG

envilder

Version:

A CLI and GitHub Action that securely centralizes your environment variables from AWS SSM or Azure Key Vault as a single source of truth

5 lines 181 B
export declare class PackageVersionReader { getVersion(packageJsonPath: string): Promise<string>; private isEnoentError; } //# sourceMappingURL=PackageVersionReader.d.ts.map