Skip to main content
interface Deno.CAARecord

If resolveDns is called with "CAA" record type specified, it will return an array of this interface.

Properties

critical: boolean
tag: string
value: string