UNPKG

af-consul

Version:

A highly specialized function library

3 lines 227 B
export declare const getFQDN: (h?: string, withError?: boolean, onlyDomain?: boolean) => Promise<string | null>; export declare const getFQDNCached: (...args: any[]) => Promise<string | null>; //# sourceMappingURL=fqdn.d.ts.map