Files
boc/cc-frontend/node_modules/react-query/lib/react/reactBatchedUpdates.native.js
T

7 lines
159 B
JavaScript
Raw Normal View History

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