UpdateFn: (
    params: IUpdateData,
    invoker: Invoker,
    env: Env,
) => Promise<InstructionResult>

Type declaration