Interface: InjectFromHierarchyOptions
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?: InjectFromHierarchyOptionsLifecycle;Defined in: @inversifyjs/core: