@univerjs-pro/engine-formula v0.5.4
Variable: SetOtherFormulaMutation
const SetOtherFormulaMutation: IMutation<ISetOtherFormulaMutationParams>;
Defined in: submodules/univer/packages/engine-formula/src/commands/mutations/set-other-formula.mutation.ts:39
In the formula engine, the mutation is solely responsible for communication between the worker and the main thread. It requires setting local to true during execution.