UNPKG

@creditkarma/dynamic-config

Version:

Dynamic Config for Node.js backed by Consul and Vault

3 lines (2 loc) 85 B
import { IFileLoader } from '../types'; export declare const ymlLoader: IFileLoader;