AutoBE
    Preparing search index...
    interface IConsent {
        message: string;
        type: "consent";
    }
    Index

    Properties

    Properties

    message: string
    type: "consent"