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) 131 B
export { IWorkflowProxy, WorkflowProxy } from './workflow-proxy'; export { WorkflowProxyFactory } from './workflow-proxy.factory';