PURISTA API / @purista/core / createQueueScheduleProxy
Function: createQueueScheduleProxy()
createQueueScheduleProxy<
TQueues>(scheduleFn,queues?):QueueScheduleFunction&QueueScheduleProxy<QueueInvokeClientMap<TQueues>>
Defined in: core/helper/createQueueScheduleProxy.impl.ts:6
Type Parameters
TQueues
TQueues extends QueueInvokeList
Parameters
scheduleFn
queues?
TQueues
Returns
QueueScheduleFunction & QueueScheduleProxy<QueueInvokeClientMap<TQueues>>
