mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-13 12:37:16 +08: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