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

..23-May-2020-

ts3.2/H23-May-2020-5617

ts3.7/H23-May-2020-8040

LICENSEH A D19-May-20201.1 KiB2217

README.mdH A D19-May-20202.3 KiB1712

assert.d.tsH A D19-May-20202.8 KiB5340

async_hooks.d.tsH A D19-May-20205.5 KiB14529

base.d.tsH A D19-May-20201.5 KiB410

buffer.d.tsH A D19-May-2020535 1711

child_process.d.tsH A D19-May-202018.7 KiB367306

cluster.d.tsH A D19-May-202015.5 KiB261199

console.d.tsH A D19-May-202051 43

constants.d.tsH A D19-May-202022.4 KiB450279

crypto.d.tsH A D19-May-202021.7 KiB372306

dgram.d.tsH A D19-May-20204.5 KiB9878

dns.d.tsH A D19-May-202015.7 KiB367296

domain.d.tsH A D19-May-2020483 1714

events.d.tsH A D19-May-20201.8 KiB4033

fs.d.tsH A D19-May-2020123.5 KiB2,303568

globals.d.tsH A D19-May-202040.4 KiB1,008621

http.d.tsH A D19-May-20209.7 KiB271190

http2.d.tsH A D19-May-202049.4 KiB860762

https.d.tsH A D19-May-20202.1 KiB5234

index.d.tsH A D19-May-20204.3 KiB9634

inspector.d.tsH A D19-May-2020120.2 KiB3,163979

module.d.tsH A D19-May-202056 43

net.d.tsH A D19-May-202011.7 KiB252199

os.d.tsH A D19-May-20207.6 KiB255236

package.jsonH A D23-May-20204.8 KiB206205

path.d.tsH A D19-May-20205.8 KiB16056

perf_hooks.d.tsH A D19-May-20209.2 KiB24257

process.d.tsH A D19-May-202051 43

punycode.d.tsH A D19-May-2020375 1312

querystring.d.tsH A D19-May-2020564 1814

readline.d.tsH A D19-May-20206.2 KiB14495

repl.d.tsH A D19-May-202016.8 KiB373116

stream.d.tsH A D19-May-202016.6 KiB310258

string_decoder.d.tsH A D19-May-2020238 109

timers.d.tsH A D19-May-2020826 1716

tls.d.tsH A D19-May-202021.4 KiB460195

trace_events.d.tsH A D19-May-20202.1 KiB6213

tty.d.tsH A D19-May-2020460 1816

url.d.tsH A D19-May-20203.5 KiB10579

util.d.tsH A D19-May-202011.4 KiB172145

v8.d.tsH A D19-May-2020890 2924

vm.d.tsH A D19-May-20203.2 KiB8039

worker_threads.d.tsH A D19-May-20205.7 KiB125101

zlib.d.tsH A D19-May-20206.1 KiB142119

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/v10.
9
10### Additional Details
11 * Last updated: Tue, 19 May 2020 23:09:37 GMT
12 * Dependencies: none
13 * Global values: `Buffer`, `NodeJS`, `Symbol`, `__dirname`, `__filename`, `clearImmediate`, `clearInterval`, `clearTimeout`, `console`, `exports`, `global`, `module`, `process`, `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), [Bruno Scheufler](https://github.com/brunoscheufler), [Chigozirim C.](https://github.com/smac89), [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), [Jeremie Rodriguez](https://github.com/jeremiergz), [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), [Minh Son Nguyen](https://github.com/nguymin4), and [ExE Boss](https://github.com/ExE-Boss).
17