Module

std/node/dns.ts>AnyARecord

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

Properties

type: "A"
import AnyARecord
import { AnyARecord } from "https://dotland.deno.dev/std@0.145.0/node/dns.ts";