Skip to main content
Module

std/node/dns.ts>AnyTxtRecord

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

Properties

type: "TXT"
entries: string[]