suspenseCache

variable
react/src/hooks/suspense.ts:95

Default Suspense cache instance shared by all useSuspense* hooks. Use invalidateAtomicProp, invalidateAtomicPropsByReducer, or clearSuspenseCache to manage the cache from outside hooks.

Definition

const
const suspenseCache: SuspenseCache

SuspenseCache