UNPKG

383 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.unstable_batchedUpdates = void 0;
4// @ts-ignore
5var react_native_1 = require("react-native");
6Object.defineProperty(exports, "unstable_batchedUpdates", { enumerable: true, get: function () { return react_native_1.unstable_batchedUpdates; } });
7//# sourceMappingURL=reactBatchedUpdates.native.js.map
\No newline at end of file