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 3e2e9fd commit ad9ed27Copy full SHA for ad9ed27
flow-typed/aao/fetch.js
@@ -1,2 +1,2 @@
1
-declare function rawFetch(): any;
2
-declare function fetchJson(): any;
+declare function rawFetch(...any[]): any;
+declare function fetchJson(...any[]): any;
0 commit comments