Skip to content

TemporalClient

@tsed/temporal

Usage

typescript
import { TemporalClient } from "@tsed/temporal";

See /packages/third-parties/temporal/src/types/services/TemporalFactory.ts.

Overview

ts
const TemporalClient: typeof Client;
export type TemporalClient = Client;

Released under the MIT License.