Preparing search index...
The search index is not available
di-wise - v0.2.6
di-wise
FactoryProvider
Interface FactoryProvider<Value>
Factory provider type.
interface
FactoryProvider
<
Value
>
{
useFactory
:
(
(
...
args
:
[
]
)
=>
Value
)
;
}
Type Parameters
Value
Index
Properties
use
Factory
Properties
Readonly
use
Factory
use
Factory
:
(
(
...
args
:
[
]
)
=>
Value
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
use
Factory
di-wise - v0.2.6
Loading...
Factory provider type.