Files
GNX-mailEnterprise/frontend/node_modules/react-query/lib/react/reactBatchedUpdates.native.js
Iliyan Angelov c67067a2a4 Mail
2025-09-14 23:24:25 +03:00

7 lines
159 B
JavaScript

"use strict";
exports.__esModule = true;
var _reactNative = require("react-native");
exports.unstable_batchedUpdates = _reactNative.unstable_batchedUpdates;