UNPKG

@creditkarma/dynamic-config

Version:

Dynamic Config for Node.js backed by Consul and Vault

3 lines (2 loc) 101 B
import { IConfigTranslator } from '../types'; export declare const envTranslator: IConfigTranslator;