Api Reference
Versions
v10.x
light_mode
API
>
@nestjs/common
forwardRef
const
const
forwardRef
:
(
fn
:
(
)
=>
any
)
=>
ForwardReference
<
any
>
;