A scheduled job instance handed to the handler.
readonly
data: T
Payload data supplied by the caller.
A scheduled job instance handed to the handler.
data: T
Payload data supplied by the caller.
import { type ScheduledJob } from "scheduler-plugin/src/index.ts";