We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b97bc0 commit 524a47eCopy full SHA for 524a47e
1 file changed
src/react-native-eyepop/src/rn_local_file.ts
@@ -1,7 +1,6 @@
1
import 'react-native-polyfill-globals/auto';
2
import { PathSource, StreamSource } from '@eyepop.ai/eyepop';
3
import { Logger } from 'pino';
4
-import { ReadableStream } from 'web-streams-polyfill/ponyfill/es6';
5
6
import { FileSystem } from 'react-native-file-access';
7
0 commit comments