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

## Usage

```typescript
import { IGNORE_VERSIONS } 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 IGNORE_VERSIONS: string[];
```
