Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

CronRunOptions

Options for `Cron.run()` — manually trigger a job off-schedule.

CronRunOptions

Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.

Options for Cron.run() — manually trigger a job off-schedule.

Signature

interface CronRunOptions { /* ... */ }

Kind

interface

Source

packages/sdk/src/types/cron.ts:120

On this page