DependOnStore extension

Provides the utility needed to depend on a Store.

on

Methods

dependOnProvidedStoreOfExactType<T extends Store>() → T
Returns the first Store with the exact type T provided by the nearest parent Provider.