Search
Preparing search index...
The search index is not available
@nestjs/common
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
FactoryProvider
Interface FactoryProvider<T>
Type parameters
T
Hierarchy
FactoryProvider
Index
Properties
inject
provide
scope
use
Factory
Properties
Optional
inject
inject
:
Array
<
Type
<
any
>
|
string
|
any
>
provide
provide
:
string
|
symbol
|
Type
<
any
>
|
Abstract
<
any
>
|
Function
Optional
scope
scope
:
Scope
use
Factory
use
Factory
:
function
Type declaration
(
...
args
:
any
[]
)
:
T
Parameters
Rest
...
args:
any
[]
Returns
T
Globals
Factory
Provider
inject
provide
scope
use
Factory
Generated using
TypeDoc