React Executor - v0.0.24
    Preparing search index...
    • Invalidates peer executors with matching keys if the executor is fulfilled or invalidated.

      Parameters

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

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

      Returns ExecutorPlugin