Skip to content

defineConfiguration

@tsed/platform-http

Usage

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

See /packages/platform/platform-http/src/common/config/defineConfiguration.ts.

Overview

ts
function defineConfiguration(input?: Partial<TsED.Configuration>): any;

Released under the MIT License.