PlatformConfiguration
@tsed/platform-http
Usage
typescript
import { PlatformConfiguration } from "@tsed/platform-http";See /packages/platform/platform-http/src/common/config/PlatformConfiguration.ts.
Overview
ts
const PlatformConfiguration: typeof DIConfiguration;
export type PlatformConfiguration = DIConfiguration & TsED.Configuration;