Search
Preparing search index...
The search index is not available
@nestjs/common
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
MulterModuleAsyncOptions
Interface MulterModuleAsyncOptions
Hierarchy
object
MulterModuleAsyncOptions
Index
Properties
inject
use
Class
use
Existing
use
Factory
Properties
Optional
inject
inject
:
any
[]
Optional
use
Class
use
Class
:
Type
<
MulterOptionsFactory
>
Optional
use
Existing
use
Existing
:
Type
<
MulterOptionsFactory
>
Optional
use
Factory
use
Factory
:
function
Type declaration
(
...
args
:
any
[]
)
:
Promise
<
MulterModuleOptions
>
|
MulterModuleOptions
Parameters
Rest
...
args:
any
[]
Returns
Promise
<
MulterModuleOptions
>
|
MulterModuleOptions
Globals
Multer
Module
Async
Options
inject
use
Class
use
Existing
use
Factory
Generated using
TypeDoc