We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a2a300 commit 44f5b87Copy full SHA for 44f5b87
node_package/src/ReactOnRails.ts
@@ -1,5 +1,5 @@
1
import type { ReactElement } from 'react';
2
-import type { Readable } from 'stream';
+import type { Readable, PassThrough } from 'stream';
3
4
import * as ClientStartup from './clientStartup';
5
import handleError from './handleError';
0 commit comments