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

3 lines 199 B
export declare const DEFAULT_VAULT_HOSTS: string[]; export declare function validateAzureVaultUrl(vaultUrl: string, allowedHosts: string[]): void; //# sourceMappingURL=AzureVaultUrlValidator.d.ts.map