DefinitelyTyped/types/node/test
Gerhard Stöbich 5bf2bc31a5 [node] re-add export to http2 (#39992)
Add export for http2 types again which were removed in https://github.com/DefinitelyTyped/DefinitelyTyped/pull/39914

I don't know why test haven't discovered this nor why export is needed there.

Refs: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/39914
Fixes: https://github.com/DefinitelyTyped/DefinitelyTyped/issues/39986
2019-10-30 07:17:01 -07:00
..
assert.ts
buffer.ts
child_process.ts
cluster.ts
crypto.ts
dgram.ts
events.ts
fs.ts feat(node): v12.12 (#39914) 2019-10-29 15:28:59 -07:00
global.ts
http2.ts [node] re-add export to http2 (#39992) 2019-10-30 07:17:01 -07:00
http.ts
net.ts
os.ts
path.ts
perf_hooks.ts
process.ts
querystring.ts
readline.ts
repl.ts
stream.ts
string_decoder.ts
tls.ts
tty.ts
util.ts Node: util.promisify: widen callback error parameter to unknown (#39173) 2019-10-23 14:59:05 -07:00
v8.ts
vm.ts
worker_threads.ts
zlib.ts