Page Contents

Home > @loopback/context > InjectionElement

InjectionElement interface

Wrapper for injections tracked by resolution sessions

Signature:

export interface InjectionElement 

Properties

Property Modifiers Type Description
type   ‘injection’  
value   Readonly<Injection>