---
meta:
 - name: keywords
   description: api typescript node.js documentation PROVIDER_TYPE_TEMPORAL const
---
# PROVIDER_TYPE_TEMPORAL - @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.27.0/packages/third-parties/temporal/src/constants.ts#L0-L0).

## Overview

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