UNPKG

@tanstack/react-query

Version:

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

12 lines (7 loc) 322 B
'use client'; 'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var index_js = require('use-sync-external-store/shim/index.js'); const useSyncExternalStore = index_js.useSyncExternalStore; exports.useSyncExternalStore = useSyncExternalStore; //# sourceMappingURL=useSyncExternalStore.js.map