Skip to main content
AnyTxtRecord - dns - Node documentation
interface AnyTxtRecord

Usage in Deno

import { type AnyTxtRecord } from "node:dns";

Properties

type: "TXT"
entries: string[]