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 {
}