src/store/typings.ts
Represents a spy for a given Memoized selector that returns a fake call
Properties |
fakeResult |
fakeResult:
|
Type : FakeSelectCall<R>
|
The fake result call to be used |