CancelFn
CancelFn
type CancelFn = (params, invoker, env) => Promise<InstructionResult>;Defined in: types.ts:101
Parameters
Returns
Promise<InstructionResult>
type CancelFn = (params, invoker, env) => Promise<InstructionResult>;Defined in: types.ts:101
Promise<InstructionResult>