Module

std/node/dns.ts>ResolverOptions

Deno standard library
Go to Latest
interface ResolverOptions
import { type ResolverOptions } from "https://dotland.deno.dev/std@0.145.0/node/dns.ts";

Properties

optional
timeout: number | undefined
optional
tries: number
import ResolverOptions
import { ResolverOptions } from "https://dotland.deno.dev/std@0.145.0/node/dns.ts";