interface AnyCnameRecordimport { type AnyCnameRecord } from "https://deno.land/std@0.177.0/node/dns.ts"; Propertiestype: "CNAME"value: stringimport AnyCnameRecordimport { AnyCnameRecord } from "https://deno.land/std@0.177.0/node/dns.ts";