UNPKG

@pulsecron/nestjs-pulse

Version:

The modern MongoDB-powered scheduling library pulse for NestJS

7 lines (6 loc) 128 B
export declare enum JobProcessorType { DEFINE = "define", EVERY = "every", SCHEDULE = "schedule", NOW = "now" }