UNPKG

nestjs-temporal-core

Version:

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

4 lines (3 loc) 130 B
export * from './temporal-client.module'; export * from './temporal-client.service'; export * from './temporal-schedule.service';