Page Contents

Home > @loopback/context > BindingElement

BindingElement interface

Wrapper for bindings tracked by resolution sessions

Signature:

export interface BindingElement 

Properties

Property Modifiers Type Description
type   ‘binding’  
value   Readonly<Binding>