Files
Speedtest-Tracker/conf/site/node_modules/react-redux/lib/utils/reactBatchedUpdates.native.js
2021-04-10 13:56:05 +01:00

7 lines
159 B
JavaScript
Vendored

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