Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
interface LookupOptions
import { type LookupOptions } from "https://deno.land/std@0.138.0/node/internal/dns/utils.ts";

Properties

optional
family: number | undefined
optional
hints: number | undefined
optional
all: boolean | undefined
optional
verbatim: boolean | undefined