interface WorkersCronOptions
Since 0.2.0

Options for WorkersCron.

Properties

readonly
optional
logger: ILogger

Reports the two paths that would otherwise be silent: a trigger firing with no handler registered for its expression, and a handler that rejects. Omitted leaves both silent.

Usage

import { type WorkersCronOptions } from "cloudflare-plugin/src/index.ts";