---
url: /api/specs/swagger/types/const-root-dir.md
description: api documentation of ROOT_DIR from @tsed/swagger
---

## Usage

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

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

## Overview

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