Interface: GetOptions
Defined in: @inversifyjs/core:
See
Extended by
Properties
autobind?
ts
optional autobind?: boolean;Defined in: @inversifyjs/core:
name?
ts
optional name?: MetadataName;Defined in: @inversifyjs/core:
optional?
ts
optional optional?: boolean;Defined in: @inversifyjs/core:
tag?
ts
optional tag?: GetOptionsTagConstraint;Defined in: @inversifyjs/core: