@oneblink/apps-react
    Preparing search index...

    Type Alias PendingQueueAction

    PendingQueueAction:
        | "SUBMIT_STARTED"
        | "SUBMIT_FAILED"
        | "SUBMIT_SUCCEEDED"
        | "ADDITION"
        | "DELETION"
        | "EDIT_STARTED"
        | "EDIT_CANCELLED"