Module

std/node/dns.ts>RecordWithTtl

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

Properties

address: string
ttl: number
import RecordWithTtl
import { RecordWithTtl } from "https://dotland.deno.dev/std@0.145.0/node/dns.ts";