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 ffc372e commit bffd9e4Copy full SHA for bffd9e4
index.js
@@ -104,7 +104,7 @@ function wrap(path:string):string {
104
* activity takes place )
105
* If it doesn't exist, the file is downloaded as usual
106
* @property {number} timeout
107
- * Request timeout in millionseconds, by default it's 30000ms.
+ * Request timeout in millionseconds, by default it's 60000ms.
108
*
109
* @return {function} This method returns a `fetch` method instance.
110
*/
0 commit comments