Appearance
@pbvex/protocol / CronJobDescriptor
CronJobDescriptor = Readonly<{ args: JSONValue; functionName: string; name: string; schedule: string; }>
Readonly
args
JSONValue
functionName
string
name
schedule