APIs to simplify data loading and caching, for use with React Suspense.
This library exposes techniques used in apps like the React DevTools extension and Replay.io.
Suspense is an experimental pre-release feature; these APIs may change.
# npm
npm install suspense
# yarn
yarn add suspense