Files
DefinitelyTyped/types/node
Jinwoo Lee fb93c75e47 Fix type of createPushResponse() in node http2. (#20510)
* Fix type of createPushResponse() in node http2.

From https://github.com/nodejs/node/blob/master/lib/internal/http2/compat.js#L628:
`callback` is required to be a function. And its second argument is an `Http2ServerResponse`.

* `err` is nullable.

* delete redundant tests that have partial arguments
2017-10-17 08:35:55 -07:00
..
2017-10-06 14:03:03 -07:00
2017-10-06 14:03:03 -07:00
2017-10-06 14:03:03 -07:00
2017-10-16 10:15:45 -07:00