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 ca2f93d + bffd9e4 commit a2c1ba5Copy full SHA for a2c1ba5
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