Skip to content

Commit a16d2ab

Browse files
committed
Add unstable_getCacheForType to Flight entry
1 parent a92435e commit a16d2ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react/unstable-index.server.experimental.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ export {
3232
useDeferredValue as unstable_useDeferredValue,
3333
SuspenseList as unstable_SuspenseList,
3434
unstable_useOpaqueIdentifier,
35+
unstable_getCacheForType,
3536
// enableDebugTracing
3637
unstable_DebugTracingMode,
3738
} from './src/React';

0 commit comments

Comments
 (0)