@gibme/dns
    Preparing search index...

    Type Alias Record

    type Record = {
        flags: number;
        issuerCritical: boolean;
        tag: string;
        value: string;
    }
    Index

    Properties

    flags: number

    CAA flags byte

    issuerCritical: boolean

    Whether the issuer critical flag is set

    tag: string

    The property tag (e.g. issue, issuewild, iodef)

    value: string

    The property value