The scheduled export's shape, as Cloudflare invokes it.
(controller: IScheduledController) => Promise<void>
The scheduled export's shape, as Cloudflare invokes it.
(controller: IScheduledController) => Promise<void>
import { type ScheduledHandler } from "cloudflare-plugin/src/index.ts";