1 | ;
|
2 | Object.defineProperty(exports, "__esModule", { value: true });
|
3 | exports.unstable_batchedUpdates = void 0;
|
4 | // @ts-ignore
|
5 | var react_native_1 = require("react-native");
|
6 | Object.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 |