UNPKG

@tanstack/react-query

Version:

Hooks for managing, caching and syncing asynchronous and remote data in React

14 lines (8 loc) 329 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var reactNative = require('react-native'); Object.defineProperty(exports, 'unstable_batchedUpdates', { enumerable: true, get: function () { return reactNative.unstable_batchedUpdates; } }); //# sourceMappingURL=reactBatchedUpdates.native.js.map