UNPKG

nestjs-temporal-core

Version:

Complete NestJS integration for Temporal.io with auto-discovery, declarative scheduling, enhanced monitoring, and enterprise-ready features

3 lines (2 loc) 146 B
export { Activity, ActivityMethod } from './activity.decorator'; export { SignalMethod, QueryMethod, ChildWorkflow } from './workflow.decorator';