type alias LookupFunction
Definition Jump to heading
(hostname: string,options: dns.LookupOptions,callback: (err: ErrnoException | null,address: string | dns.LookupAddress[],family?: number,) => void,) => void(hostname: string,options: dns.LookupOptions,callback: (err: ErrnoException | null,address: string | dns.LookupAddress[],family?: number,) => void,) => void