type alias AnyRecordWithTtl
          
Usage in Deno
import { type AnyRecordWithTtl } from "node:dns";
      
    
      
    Deprecated
Use AnyARecord or AnyAaaaRecord instead.
import { type AnyRecordWithTtl } from "node:dns";
      
    
      
    Use AnyARecord or AnyAaaaRecord instead.