Skip to content

Commit bcaed1d

Browse files
committed
expose seen client components
1 parent 53e2503 commit bcaed1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/react-server-dom-fb/src/ReactFlightDOMServerFB.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ import {
2020
export {
2121
registerClientReference,
2222
registerServerReference,
23+
getRequestedClientReferencesKeys,
24+
clearRequestedClientReferencesKeysSet,
2325
} from './ReactFlightReferencesFB';
2426

2527
type Options = {

0 commit comments

Comments
 (0)