Files
turftracker/frontend/node_modules/react-query/lib/react/reactBatchedUpdates.native.js
2026-04-09 13:19:47 -05:00

7 lines
159 B
JavaScript

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