mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| scripts/generate-inspector | ||
| v0 | ||
| v4 | ||
| v6 | ||
| v7 | ||
| index.d.ts | ||
| inspector.d.ts | ||
| node-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||