mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-08 09:17:06 +08:00
* [node] url.format can take a string * [node] http.request / https.request can take a string * [node] reorder Url properties to match ordering in docs * [node] DRY out the Url and UrlObject types * [node] backport split Url / UrlObject types to v0 and v4 * remove 'any' union for UrlObject.query type