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