UNPKG

immer

Version:

Create your next immutable state by mutating the current one

3 lines 158 B
import { ImmerScope } from "../internal"; export declare function processResult(result: any, scope: ImmerScope): any; //# sourceMappingURL=finalize.d.ts.map