Skip to content

@pbvex/protocol / CronJobDescriptor

Type Alias: CronJobDescriptor

CronJobDescriptor = Readonly<{ args: JSONValue; functionName: string; name: string; schedule: string; }>

Generated API reference. Source of truth is the codebase.