function resolve4
resolve4(hostname: string,options: ResolveWithTtlOptions,): Promise<RecordWithTtl[]>
Deprecated
options: ResolveWithTtlOptions
Promise<RecordWithTtl[]>
resolve4(hostname: string,options: ResolveOptions,): Promise<string[] | RecordWithTtl[]>
Deprecated
options: ResolveOptions
Promise<string[] | RecordWithTtl[]>