DefinitelyTyped/types/node/test
Piotr Błażejewicz (Peter Blazejewicz) 27123c0744
fix(node): correct offset parameter for writes/reads (#43130)
- makes `offset` parameter optional when it defaults to 0

https://nodejs.org/dist/latest-v13.x/docs/api/globals.html

/cc @fireflysemantics

Closes: #43112
2020-03-18 16:43:50 -04:00
..
assert.ts
async_hooks.ts
buffer.ts
child_process.ts
cluster.ts
constants.ts
crypto.ts
dgram.ts
events.ts
fs.ts
global.ts fix(node): correct offset parameter for writes/reads (#43130) 2020-03-18 16:43:50 -04:00
http2.ts
http.ts
module.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
url.ts
util.ts
v8.ts
vm.ts
worker_threads.ts
zlib.ts