Skip to content

Commit

Permalink
Flow import
Browse files Browse the repository at this point in the history
  • Loading branch information
mofeiZ committed Oct 27, 2022
1 parent 81aea03 commit 2d1b1ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-server-dom-relay/src/ReactDOMServerFB.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import type {ReactNodeList} from 'shared/ReactTypes';
import type {Request} from 'react-server/src/ReactFizzServer';

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

import {
createRequest,
Expand Down

0 comments on commit 2d1b1ce

Please sign in to comment.