DefinitelyTyped/types/node/v0
Jeff Kenney 43a2660602 Fix node url and http/https request types (#18766)
* [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
2017-10-17 12:00:46 -07:00
..
index.d.ts Fix node url and http/https request types (#18766) 2017-10-17 12:00:46 -07:00
node-tests.ts Fix node url and http/https request types (#18766) 2017-10-17 12:00:46 -07:00
tsconfig.json
tslint.json