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 158 B
export declare class SilentExitError extends Error { readonly code: number; constructor(code: number); } //# sourceMappingURL=SilentExitError.d.ts.map