Skip to content

Commit

Permalink
Style: Updated JSDoc default timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
fvdm committed Sep 15, 2023
1 parent 1d853b3 commit 7d91014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
module.exports = class PolitieAPI {

/**
* @param {number} [timeout=10000] Request time out in ms
* @param {number} [timeout=15000] Request time out in ms
*/

constructor ({
Expand Down

0 comments on commit 7d91014

Please sign in to comment.