mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
The documentation for [URLSearchParams.forEach][1] shows that the callback function will be called with 3 parameters. This has been true since Node 6. This commit adds a definition for the 3rd parameter to the definition files for Node 6, 7, 8, 9 and 10. [1]: https://nodejs.org/api/url.html#url_urlsearchparams_foreach_fn_thisarg |
||
|---|---|---|
| .. | ||
| scripts/generate-inspector | ||
| v0 | ||
| v4 | ||
| v6 | ||
| v7 | ||
| v8 | ||
| v9 | ||
| index.d.ts | ||
| inspector.d.ts | ||
| node-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||