UNPKG

@5minds/processcube_app_sdk

Version:
3 lines (2 loc) 256 B
import type { EngineClient } from '@5minds/processcube_engine_client'; export declare function finishUserTask(...args: Parameters<typeof EngineClient.prototype.userTasks.finishUserTask>): ReturnType<typeof EngineClient.prototype.userTasks.finishUserTask>;