• Invalidates the executor result if another executor with a matching key is fulfilled or invalidated.

    Parameters

    • peerMatcher: ((executor) => any)

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

        • (executor): any
        • Parameters

          Returns any

    Returns ExecutorPlugin