nestjs-smart-modules - v1.1.2
Preparing search index...
InferSmartFactory
Type Alias InferSmartFactory<T>
InferSmartFactory
:
T
extends
(
()
=>
DynamicModule
)
[]
?
()
=>
DynamicModule
:
(
arg
:
InferSmartFactoryProps
<
T
>
|
AsyncParams
<
InferSmartFactoryProps
<
T
>
>
,
)
=>
DynamicModule
The factory signature produced by
smartModule
for the given configs and imports.
Type Parameters
T
extends
AnySmartEntity
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
nestjs-smart-modules - v1.1.2
Loading...
The factory signature produced by
smartModulefor the given configs and imports.