• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..12-Nov-2020-

ts3.2/H12-Nov-2020-9251

LICENSEH A D07-Nov-20201.1 KiB2217

README.mdH A D07-Nov-20202.5 KiB1712

assert.d.tsH A D07-Nov-20202.6 KiB4940

async_hooks.d.tsH A D07-Nov-20205.2 KiB13327

base.d.tsH A D07-Nov-20201.6 KiB420

buffer.d.tsH A D07-Nov-2020706 2317

child_process.d.tsH A D07-Nov-202023.5 KiB479395

cluster.d.tsH A D07-Nov-202015.7 KiB261199

console.d.tsH A D07-Nov-202051 43

constants.d.tsH A D07-Nov-202022.4 KiB449278

crypto.d.tsH A D07-Nov-202029.8 KiB615453

dgram.d.tsH A D07-Nov-20205.7 KiB11995

dns.d.tsH A D07-Nov-202015.6 KiB367296

domain.d.tsH A D07-Nov-2020568 1714

events.d.tsH A D07-Nov-20201.8 KiB4033

fs.d.tsH A D07-Nov-2020127.9 KiB2,447623

globals.d.tsH A D07-Nov-202045.1 KiB1,166663

http.d.tsH A D07-Nov-202016.4 KiB372280

http2.d.tsH A D07-Nov-202054.9 KiB948841

https.d.tsH A D07-Nov-20202.3 KiB5436

index.d.tsH A D07-Nov-20205 KiB10536

inspector.d.tsH A D07-Nov-2020118.8 KiB3,035969

module.d.tsH A D07-Nov-202056 43

net.d.tsH A D07-Nov-202012.5 KiB269201

os.d.tsH A D07-Nov-20207.8 KiB264244

package.jsonH A D07-Nov-20205.6 KiB231231

path.d.tsH A D07-Nov-20205.8 KiB16056

perf_hooks.d.tsH A D07-Nov-202010.9 KiB30573

process.d.tsH A D07-Nov-2020517 1610

punycode.d.tsH A D07-Nov-2020378 1312

querystring.d.tsH A D07-Nov-2020961 3019

readline.d.tsH A D07-Nov-20206.5 KiB15194

repl.d.tsH A D07-Nov-202017.3 KiB383117

stream.d.tsH A D07-Nov-202017 KiB320264

string_decoder.d.tsH A D07-Nov-2020185 87

timers.d.tsH A D07-Nov-2020826 1716

tls.d.tsH A D07-Nov-202020.6 KiB419197

trace_events.d.tsH A D07-Nov-20202.1 KiB6213

tty.d.tsH A D07-Nov-20202.4 KiB6739

url.d.tsH A D07-Nov-20203.8 KiB11287

util.d.tsH A D07-Nov-202011.2 KiB181147

v8.d.tsH A D07-Nov-20206.8 KiB19863

vm.d.tsH A D07-Nov-20204.4 KiB11148

worker_threads.d.tsH A D07-Nov-20207.2 KiB154105

zlib.d.tsH A D07-Nov-202011.9 KiB353220

README.md

1# Installation
2> `npm install --save @types/node`
3
4# Summary
5This package contains type definitions for Node.js (http://nodejs.org/).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node.
9
10### Additional Details
11 * Last updated: Mon, 25 Nov 2019 22:58:16 GMT
12 * Dependencies: none
13 * Global values: `Buffer`, `NodeJS`, `Symbol`, `__dirname`, `__filename`, `clearImmediate`, `clearInterval`, `clearTimeout`, `console`, `exports`, `global`, `module`, `process`, `queueMicrotask`, `require`, `setImmediate`, `setInterval`, `setTimeout`
14
15# Credits
16These definitions were written by Microsoft TypeScript (https://github.com/Microsoft), DefinitelyTyped (https://github.com/DefinitelyTyped), Alberto Schiabel (https://github.com/jkomyno), Alexander T. (https://github.com/a-tarasyuk), Alvis HT Tang (https://github.com/alvis), Andrew Makarov (https://github.com/r3nya), Benjamin Toueg (https://github.com/btoueg), Bruno Scheufler (https://github.com/brunoscheufler), Chigozirim C. (https://github.com/smac89), Christian Vaagland Tellnes (https://github.com/tellnes), David Junger (https://github.com/touffy), Deividas Bakanas (https://github.com/DeividasBakanas), Eugene Y. Q. Shen (https://github.com/eyqs), Flarna (https://github.com/Flarna), Hannes Magnusson (https://github.com/Hannes-Magnusson-CK), Hoàng Văn Khải (https://github.com/KSXGitHub), Huw (https://github.com/hoo29), Kelvin Jin (https://github.com/kjin), Klaus Meinhardt (https://github.com/ajafff), Lishude (https://github.com/islishude), Mariusz Wiktorczyk (https://github.com/mwiktorczyk), Mohsen Azimi (https://github.com/mohsen1), Nicolas Even (https://github.com/n-e), Nicolas Voigt (https://github.com/octo-sniffle), Nikita Galkin (https://github.com/galkin), Parambir Singh (https://github.com/parambirs), Sebastian Silbermann (https://github.com/eps1lon), Simon Schick (https://github.com/SimonSchick), Thomas den Hollander (https://github.com/ThomasdenH), Wilco Bakker (https://github.com/WilcoBakker), wwwy3y3 (https://github.com/wwwy3y3), Zane Hannan AU (https://github.com/ZaneHannanAU), Samuel Ainsworth (https://github.com/samuela), Kyle Uehlein (https://github.com/kuehlein), Jordi Oliveras Rovira (https://github.com/j-oliveras), Thanik Bhongbhibhat (https://github.com/bhongy), Marcin Kopacz (https://github.com/chyzwar), Trivikram Kamat (https://github.com/trivikr), Minh Son Nguyen (https://github.com/nguymin4), Junxiao Shi (https://github.com/yoursunny), and Ilia Baryshnikov (https://github.com/qwelias).
17