Skip to content

PlatformMulterField

@tsed/platform-http

Usage

typescript
import { PlatformMulterField } 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 PlatformMulterField = TsED.MulterField;

Released under the MIT License.