UNPKG

@temporalio/worker

Version:
5 lines (4 loc) 115 B
/** * Notify a runner process when a workflow task is picked up */ export declare function notifyRunner(): void;