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

## Usage

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