Module

std/node/dns.ts>AnyNsRecord

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

Properties

type: "NS"
value: string
import AnyNsRecord
import { AnyNsRecord } from "https://dotland.deno.dev/std@0.145.0/node/dns.ts";