---
meta:
 - name: keywords
   description: api typescript node.js documentation ROOT_DIR const
---
# ROOT_DIR - @tsed/swagger

## Usage

```typescript
import { ROOT_DIR } from "@tsed/swagger";
```

> See [/packages/specs/swagger/src/constants.ts](https://github.com/tsedio/tsed/blob/v8.28.2/packages/specs/swagger/src/constants.ts#L0-L0).

## Overview

```ts
const ROOT_DIR: string;
```
