We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9c8f9c + b96f392 commit 58eb6abCopy full SHA for 58eb6ab
mediacollection.js
@@ -1,4 +1,4 @@
1
-import type {ReactNativeBlobUtilNative, filedescriptor} from "types";
+import type {ReactNativeBlobUtilNative, filedescriptor} from "./types";
2
import ReactNativeBlobUtil from "./codegenSpecs/NativeBlobUtils";
3
4
function createMediafile(fd: filedescriptor, mediatype: string): Promise {
0 commit comments