Interface ComponentServiceConstructor<C, T, I>
Hierarchy
-
ComponentServiceConstructor
Constructors
constructor
- new ComponentServiceConstructor(owner: C, serviceName: undefined | string): ComponentService<C, T> & I
-
Parameters
-
owner: C
-
serviceName: undefined | string
Properties
prototype