Skip to content

Activity

@tsed/temporal

Usage

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

See /packages/third-parties/temporal/src/types/decorators/activity.ts.

Overview

ts
function Activity(options?: ActivityOptions): MethodDecorator;

Released under the MIT License.