• Cancels all abortable operations that match the given expression.

    Parameters

    • expression: any

      A function that takes an AbortableOperation and returns a boolean

    Returns void

Generated using TypeDoc