Module

std/node/dns.ts>AnyTxtRecord

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

Properties

type: "TXT"
entries: string[]
import AnyTxtRecord
import { AnyTxtRecord } from "https://dotland.deno.dev/std@0.145.0/node/dns.ts";