Interface: InjectFromBaseOptions
Defined in: @inversifyjs/core:
See
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: