We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a1a165 commit b10f604Copy full SHA for b10f604
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