mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-18 12:14:39 +08:00
* Correct type of Node url.query https://nodejs.org/api/url.html#url_urlobject_query * Add null * Node url.query: query value as array of strings * Node: narrow query type to fix tests