brows3r — TypeScript API
    Preparing search index...

    Interface AccessDeniedDetails

    interface AccessDeniedDetails {
        op: string;
        resource: string;
    }
    Index

    Properties

    Properties

    op: string
    resource: string