Page Contents

Home > @loopback/context > BindingElement

BindingElement interface

Wrapper for bindings tracked by resolution sessions

Signature:

export interface BindingElement 

Properties

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