ParentSelector
Generic types: | P |
Shorthand for the type of the parentSelector.
See Also
Presentation
type ParentSelector = MemoizedSelector<object, EntityState<P>>;
Generic types: | P |
Shorthand for the type of the parentSelector.
type ParentSelector = MemoizedSelector<object, EntityState<P>>;