Skip to content

Commit

Permalink
Add unstable_getCacheForType to Flight entry
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Dec 3, 2020
1 parent a92435e commit a16d2ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react/unstable-index.server.experimental.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export {
useDeferredValue as unstable_useDeferredValue,
SuspenseList as unstable_SuspenseList,
unstable_useOpaqueIdentifier,
unstable_getCacheForType,
// enableDebugTracing
unstable_DebugTracingMode,
} from './src/React';

0 comments on commit a16d2ab

Please sign in to comment.