Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/node/dns.ts>RecordWithTtl

Deno standard library
Go to Latest
interface RecordWithTtl
Re-export
import { type RecordWithTtl } from "https://deno.land/std@0.167.0/node/dns.ts";

Properties

address: string
ttl: number