Inject
Inject(
token):PropertyDecorator&ParameterDecorator
Defined in: src/decorators/di.ts:35
Property/Parameter Decorator: Injects a service. Used on class properties or constructor parameters.
Parameters
Section titled “Parameters”any
Returns
Section titled “Returns”PropertyDecorator & ParameterDecorator