inversify-typesafe-spring-like
Preparing search index...
returnAutowired
Function returnAutowired
returnAutowired
<
S
extends
Record
<
string
,
unknown
>
>
()
:
{
Autowired
:
(
name
:
Extract
<
keyof
S
,
string
>
,
)
=>
MethodDecorator
&
ParameterDecorator
&
PropertyDecorator
;
}
Type Parameters
S
extends
Record
<
string
,
unknown
>
Returns
{
Autowired
:
(
name
:
Extract
<
keyof
S
,
string
>
,
)
=>
MethodDecorator
&
ParameterDecorator
&
PropertyDecorator
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
inversify-typesafe-spring-like
Loading...