Interface: ContainerOptions
Defined in: @inversifyjs/container:
See
Properties
autobind?
ts
optional autobind?: true;Defined in: @inversifyjs/container:
defaultScope?
ts
optional defaultScope?: BindingScope;Defined in: @inversifyjs/container:
parent?
ts
optional parent?: Container;Defined in: @inversifyjs/container: