Kind: Function
Source: packages/platform-express/multer/interceptors/any-files.interceptor.ts
Part of: Platform Express
Signature
tsfunction AnyFilesInterceptor(localOptions: MulterOptions): Type<NestInterceptor>
Parameters
| Name | Type |
|---|---|
localOptions | MulterOptions |
Returns: Type<NestInterceptor>
Relationships
- IMPORTS →
CallHandler - IMPORTS →
ExecutionContext - IMPORTS →
Inject - IMPORTS →
mixin - IMPORTS →
NestInterceptor - IMPORTS →
Optional - IMPORTS →
Type
Was this page helpful?