Skip to content

PlatformMulterFile

@tsed/platform-http

Usage

typescript
import { PlatformMulterFile } from "@tsed/platform/platform-http/src/types/common/config/interfaces/PlatformMulterSettings";

See /packages/platform/platform-http/src/types/common/config/interfaces/PlatformMulterSettings.ts.

Overview

ts
type PlatformMulterFile = TsED.MulterFile;

Released under the MIT License.