Page Contents
Home > @loopback/context > Injection
Injection interface
Descriptor for an injection point
Signature:
export interface Injection<ValueType = BoundValue>
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
|
BindingSelector<ValueType> | |||
|
string |
(Optional) | ||
|
TypedPropertyDescriptor<ValueType> | number |
(Optional) | ||
|
(Optional) | |||
|
Object |