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

..16-Feb-2021-

ts3.2/H16-Feb-2021-9251

LICENSEH A D16-Feb-20211.2 KiB2217

README.mdH A D16-Feb-20212.5 KiB1712

assert.d.tsH A D16-Feb-20212.6 KiB4940

async_hooks.d.tsH A D16-Feb-20215.2 KiB13327

base.d.tsH A D16-Feb-20211.6 KiB420

buffer.d.tsH A D16-Feb-2021706 2317

child_process.d.tsH A D16-Feb-202123.5 KiB479395

cluster.d.tsH A D16-Feb-202115.7 KiB261199

console.d.tsH A D16-Feb-202151 43

constants.d.tsH A D16-Feb-202122.4 KiB449278

crypto.d.tsH A D16-Feb-202129.8 KiB615453

dgram.d.tsH A D16-Feb-20215.7 KiB11995

dns.d.tsH A D16-Feb-202115.6 KiB367296

domain.d.tsH A D16-Feb-2021568 1714

events.d.tsH A D16-Feb-20211.8 KiB4033

fs.d.tsH A D16-Feb-2021127.9 KiB2,447623

globals.d.tsH A D16-Feb-202145.1 KiB1,166663

http.d.tsH A D16-Feb-202116.4 KiB372280

http2.d.tsH A D16-Feb-202154.9 KiB948841

https.d.tsH A D16-Feb-20212.3 KiB5436

index.d.tsH A D16-Feb-20215 KiB10536

inspector.d.tsH A D16-Feb-2021118.8 KiB3,035969

module.d.tsH A D16-Feb-202156 43

net.d.tsH A D16-Feb-202112.5 KiB269201

os.d.tsH A D16-Feb-20217.8 KiB264244

package.jsonH A D16-Feb-20215.6 KiB232231

path.d.tsH A D16-Feb-20215.8 KiB16056

perf_hooks.d.tsH A D16-Feb-202110.9 KiB30573

process.d.tsH A D16-Feb-2021517 1610

punycode.d.tsH A D16-Feb-2021378 1312

querystring.d.tsH A D16-Feb-2021961 3019

readline.d.tsH A D16-Feb-20216.5 KiB15194

repl.d.tsH A D16-Feb-202117.3 KiB383117

stream.d.tsH A D16-Feb-202117 KiB320264

string_decoder.d.tsH A D16-Feb-2021185 87

timers.d.tsH A D16-Feb-2021826 1716

tls.d.tsH A D16-Feb-202120.6 KiB419197

trace_events.d.tsH A D16-Feb-20212.1 KiB6213

tty.d.tsH A D16-Feb-20212.4 KiB6739

url.d.tsH A D16-Feb-20213.8 KiB11287

util.d.tsH A D16-Feb-202111.2 KiB181147

v8.d.tsH A D16-Feb-20216.8 KiB19863

vm.d.tsH A D16-Feb-20214.4 KiB11148

worker_threads.d.tsH A D16-Feb-20217.2 KiB154105

zlib.d.tsH A D16-Feb-202111.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