Skip to content

Commit 2d1b1ce

Browse files
committed
Flow import
1 parent 81aea03 commit 2d1b1ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-server-dom-relay/src/ReactDOMServerFB.js

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ import type {ReactNodeList} from 'shared/ReactTypes';
1212
import type {Request} from 'react-server/src/ReactFizzServer';
1313

1414
import type {Destination} from 'react-server/src/ReactServerStreamConfig';
15+
import type {BootstrapScriptDescriptor} from 'react-dom-bindings/src/server/ReactDOMServerFormatConfig';
1516

1617
import {
1718
createRequest,

0 commit comments

Comments
 (0)