Module

std/node/dns.ts>AnyCnameRecord

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

Properties

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