Skip to main content
Module

std/node/dns.ts>Records

Deno standard library
Go to Latest
type alias Records
Re-export
import { type Records } from "https://deno.land/std@0.143.0/node/dns.ts";
definition:
| string[]
| AnyRecord[]
| MxRecord[]
| NaptrRecord[]
| SoaRecord
| SrvRecord[]
| string[]