Skip to main content
Module

std/node/dns.ts>RecordWithTtl

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
interface RecordWithTtl
Re-export
import { type RecordWithTtl } from "https://deno.land/std@0.167.0/node/dns.ts";

Properties

address: string
ttl: number