UNPKG

@5minds/processcube_app_sdk

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