Skip to content

Interface: InjectFromBaseOptions

Defined in: @inversifyjs/core:

See

https://inversify.io/

Properties

extendConstructorArguments?

ts
optional extendConstructorArguments?: boolean;

Defined in: @inversifyjs/core:


extendProperties?

ts
optional extendProperties?: boolean;

Defined in: @inversifyjs/core:


lifecycle?

ts
optional lifecycle?: InjectFromBaseOptionsLifecycle;

Defined in: @inversifyjs/core: