django-vue3-admin-web/node_modules/immer/dist/core/finalize.d.ts
2025-10-20 21:21:14 +08:00

3 lines
158 B
TypeScript

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