@runloop/remote-agents-sdk
    Preparing search index...

    Type Alias AccountUpdatedNotification

    type AccountUpdatedNotification = {
        authMode: AuthMode | null;
        planType: PlanType | null;
    }
    Index

    Properties

    Properties

    authMode: AuthMode | null
    planType: PlanType | null