Skip to main content
Module

std/node/dns.ts>ResolverOptions

Deno standard library
Go to Latest
interface ResolverOptions
Re-export
import { type ResolverOptions } from "https://deno.land/std@0.158.0/node/dns.ts";

Properties

optional
timeout: number | undefined
optional
tries: number