Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

CronStartOptions

Options for `Cron.start()` — activates the in-process scheduler for local

CronStartOptions

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

Options for Cron.start() — activates the in-process scheduler for local jobs.

Signature

interface CronStartOptions { /* ... */ }

Kind

interface

Source

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

On this page