DefinitelyTyped/types/node/test
Simon Schick 36ddc60d7c refactor(node): move class-like definitions to classes (#36660)
* refactor: move class-like definitions to classes

* fixup! Merge branch 'master' into chore/buffer-class
2019-07-17 12:11:57 -07:00
..
assert.ts
buffer.ts Node buffer module additions (#36921) 2019-07-16 10:12:35 -07:00
child_process.ts
cluster.ts
crypto.ts
dgram.ts
events.ts
global.ts refactor(node): move class-like definitions to classes (#36660) 2019-07-17 12:11:57 -07:00
http2.ts
http.ts
net.ts
os.ts
path.ts
perf_hooks.ts
process.ts
querystring.ts
readline.ts
repl.ts
stream.ts
string_decoder.ts refactor(node): move class-like definitions to classes (#36660) 2019-07-17 12:11:57 -07:00
tls.ts
tty.ts
util.ts
v8.ts
vm.ts fix(node): add missing vm and import.meta typings (#36657) 2019-07-08 13:32:00 -07:00
worker_threads.ts
zlib.ts