Page Contents
Home > @loopback/context > InjectionElement
InjectionElement interface
Wrapper for injections tracked by resolution sessions
Signature:
export interface InjectionElement
Properties
Property | Type | Description |
---|---|---|
type | ‘injection’ | |
value | Readonly<Injection> |