Skip to content

PlatformJsonMapperSettings

@tsed/platform-http

Usage

typescript
import { PlatformJsonMapperSettings } from "@tsed/platform-http";

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

Overview

ts
interface PlatformJsonMapperSettings extends JsonMapperGlobalOptions {
}

Released under the MIT License.