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

## Usage

```typescript
import { TEMPLATE_DIR } from "@tsed/cli-plugin-oidc-provider";
```

> See [/packages/cli-plugin-oidc-provider/src/utils/templateDir.ts](https://github.com/tsedio/tsed-cli/blob/v7.5.1/packages/cli-plugin-oidc-provider/src/utils/templateDir.ts#L0-L0).

## Overview

```ts
const TEMPLATE_DIR: string;
```
