Skip to content

MINIMAL_TSED_VERSION

@tsed/cli

Usage

typescript
import { MINIMAL_TSED_VERSION } from "@tsed/cli";

See /packages/cli/src/constants/index.ts.

Overview

ts
const MINIMAL_TSED_VERSION = "8";

Released under the MIT License.