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.
1 parent 535484d commit 17b6dceCopy full SHA for 17b6dce
windows/ReactNativeBlobUtil/ReactNativeBlobUtil.cpp
@@ -1048,7 +1048,7 @@ IAsyncAction setTimeout(std::chrono::seconds time) {
1048
co_await time;
1049
}
1050
1051
-winrt::fire_and_forget ReactNativeBlobUtilState::fetchBlob(
+winrt::fire_and_forget ReactNativeBlobUtil::fetchBlob(
1052
winrt::Microsoft::ReactNative::JSValueObject options,
1053
std::string taskId,
1054
std::string method,
0 commit comments