---
symbol: MINIMAL_TSED_VERSION
module: "@tsed/cli"
type: const
meta:
 - name: keywords
   description: api typescript node.js documentation MINIMAL_TSED_VERSION const
---
# MINIMAL_TSED_VERSION - @tsed/cli

## Usage

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

> See [/packages/cli/src/constants/index.ts](https://github.com/tsedio/tsed-cli/blob/v7.5.1/packages/cli/src/constants/index.ts#L0-L0).

## Overview

```ts
const MINIMAL_TSED_VERSION = "8";
```
