EffectServiceToken
| Generic types: | Row |
Shorthand type for the token used to inject the effect service
Presentation
type EffectServiceToken = InjectionToken<EffectService <Row>>;| Generic types: | Row |
Shorthand type for the token used to inject the effect service
type EffectServiceToken = InjectionToken<EffectService <Row>>;