---
url: /api/third-parties/temporal/types/const-provider-type-temporal.md
description: api documentation of PROVIDER_TYPE_TEMPORAL from @tsed/temporal
---

## Usage

```typescript
import { PROVIDER_TYPE_TEMPORAL } from "@tsed/temporal";
```

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

## Overview

```ts
const PROVIDER_TYPE_TEMPORAL = "PROVIDER_TYPE_TEMPORAL";
```
