UNPKG

@creditkarma/consul-client

Version:

A client for Hashicorp Consul written in TypeScript

4 lines (3 loc) 186 B
export declare const log: (msg: string, data?: any) => void; export declare const warn: (msg: string, data?: any) => void; export declare const error: (msg: string, data?: any) => void;