- Preparing search index...
- The search index is not available
Deepkit
Type alias FunctionalModuleFactory
Functional
Module
Factory
: ((...args
: any[]) => ((module
: AppModule<any>) => void))
Type declaration
-
- (...args: any[]): ((module: AppModule<any>) => void)
-
Returns ((module: AppModule<any>) => void)