DefinitelyTyped/types/node/test
Oliver Joseph Ash 98a24059fc Node: util.promisify: widen callback error parameter to unknown (#39173)
* Node: `util.promisify`: widen callback error parameter to `unknown`

* Dedupe `PoorMansUnknown`
2019-10-23 14:59:05 -07:00
..
assert.ts
buffer.ts
child_process.ts
cluster.ts
crypto.ts
dgram.ts
events.ts
fs.ts
global.ts
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
tls.ts
tty.ts Fix node tty.d.ts WriteStream.cursorTo function signature (#39326) 2019-10-23 14:56:46 -07:00
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