{"version":3,"file":"useIsomorphicLayoutEffect-DPsfGgWJ.js","sources":["../../../node_modules/@apollo/client/react/hooks/internal/useIsomorphicLayoutEffect.js"],"sourcesContent":["import * as React from \"rehackt\";\nimport { canUseDOM } from \"../../../utilities/index.js\";\n// use canUseDOM here instead of canUseLayoutEffect because we want to be able\n// to use useLayoutEffect in our jest tests. useLayoutEffect seems to work fine\n// in useSuspenseQuery tests, but to honor the original comment about the\n// warnings for useSyncExternalStore implementation, canUseLayoutEffect is left\n// alone.\nexport var useIsomorphicLayoutEffect = canUseDOM ? React.useLayoutEffect : React.useEffect;\n//# sourceMappingURL=useIsomorphicLayoutEffect.js.map"],"names":["useIsomorphicLayoutEffect","canUseDOM","React.useLayoutEffect","React.useEffect"],"mappings":"sDAOU,IAACA,EAA4BC,EAAYC,kBAAwBC,EAAAA","x_google_ignoreList":[0]}