Skip to content

TemporalConnection

@tsed/temporal

Usage

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

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

Overview

ts
const TemporalConnection: typeof Connection;
export type TemporalConnection = Connection;

Released under the MIT License.