---
url: /api/specs/swagger/types/const-swagger-ui-dist.md
description: api documentation of SWAGGER_UI_DIST from @tsed/swagger
---

## Usage

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