@tanstack/react-query
Version:
Hooks for managing, caching and syncing asynchronous and remote data in React
1 lines • 405 B
Source Map (JSON)
{"version":3,"file":"useSyncExternalStore.mjs","sources":["../../src/useSyncExternalStore.ts"],"sourcesContent":["'use client'\n// Temporary workaround due to an issue with react-native uSES - https://github.com/TanStack/query/pull/3601\nimport { useSyncExternalStore as uSES } from 'use-sync-external-store/shim/index.js'\n\nexport const useSyncExternalStore = uSES\n"],"names":[],"mappings":";;;AAIO;;"}