• Invalidates peer executors with matching keys if the executor is fulfilled or invalidated.

    Parameters

    • peerMatcher: Iterable<Executor<any>, any, any> | ((executor: Executor<any>) => any)

      The callback that returns a truthy value for a matching peer executor.

    Returns ExecutorPlugin