interface AnyNsRecordimport { type AnyNsRecord } from "https://deno.land/std@0.147.0/node/dns.ts"; Propertiestype: "NS"value: stringimport AnyNsRecordimport { AnyNsRecord } from "https://deno.land/std@0.147.0/node/dns.ts";