freeboard
    Preparing search index...

    Type Alias RevokedTokenEvent

    type RevokedTokenEvent = {
        dashboardId?: string;
        shareTokenVersion?: number;
    }
    Index
    dashboardId?: string
    shareTokenVersion?: number