kubernetes-handbook/@types/node
Jimmy Song 1a5e3f08c0
update plugin
2022-02-22 15:54:51 +08:00
..
fs update plugin 2022-02-22 15:54:51 +08:00
ts3.2 update plugin 2022-02-22 15:54:51 +08:00
ts3.5 update plugin 2022-02-22 15:54:51 +08:00
ts3.7 update plugin 2022-02-22 15:54:51 +08:00
LICENSE update plugin 2022-02-22 15:54:51 +08:00
README.md update plugin 2022-02-22 15:54:51 +08:00
assert.d.ts update plugin 2022-02-22 15:54:51 +08:00
async_hooks.d.ts update plugin 2022-02-22 15:54:51 +08:00
base.d.ts update plugin 2022-02-22 15:54:51 +08:00
buffer.d.ts update plugin 2022-02-22 15:54:51 +08:00
child_process.d.ts update plugin 2022-02-22 15:54:51 +08:00
cluster.d.ts update plugin 2022-02-22 15:54:51 +08:00
console.d.ts update plugin 2022-02-22 15:54:51 +08:00
constants.d.ts update plugin 2022-02-22 15:54:51 +08:00
crypto.d.ts update plugin 2022-02-22 15:54:51 +08:00
dgram.d.ts update plugin 2022-02-22 15:54:51 +08:00
dns.d.ts update plugin 2022-02-22 15:54:51 +08:00
domain.d.ts update plugin 2022-02-22 15:54:51 +08:00
events.d.ts update plugin 2022-02-22 15:54:51 +08:00
fs.d.ts update plugin 2022-02-22 15:54:51 +08:00
globals.d.ts update plugin 2022-02-22 15:54:51 +08:00
globals.global.d.ts update plugin 2022-02-22 15:54:51 +08:00
http.d.ts update plugin 2022-02-22 15:54:51 +08:00
http2.d.ts update plugin 2022-02-22 15:54:51 +08:00
https.d.ts update plugin 2022-02-22 15:54:51 +08:00
index.d.ts update plugin 2022-02-22 15:54:51 +08:00
inspector.d.ts update plugin 2022-02-22 15:54:51 +08:00
module.d.ts update plugin 2022-02-22 15:54:51 +08:00
net.d.ts update plugin 2022-02-22 15:54:51 +08:00
os.d.ts update plugin 2022-02-22 15:54:51 +08:00
package.json update plugin 2022-02-22 15:54:51 +08:00
path.d.ts update plugin 2022-02-22 15:54:51 +08:00
perf_hooks.d.ts update plugin 2022-02-22 15:54:51 +08:00
process.d.ts update plugin 2022-02-22 15:54:51 +08:00
punycode.d.ts update plugin 2022-02-22 15:54:51 +08:00
querystring.d.ts update plugin 2022-02-22 15:54:51 +08:00
readline.d.ts update plugin 2022-02-22 15:54:51 +08:00
repl.d.ts update plugin 2022-02-22 15:54:51 +08:00
stream.d.ts update plugin 2022-02-22 15:54:51 +08:00
string_decoder.d.ts update plugin 2022-02-22 15:54:51 +08:00
timers.d.ts update plugin 2022-02-22 15:54:51 +08:00
tls.d.ts update plugin 2022-02-22 15:54:51 +08:00
trace_events.d.ts update plugin 2022-02-22 15:54:51 +08:00
tty.d.ts update plugin 2022-02-22 15:54:51 +08:00
url.d.ts update plugin 2022-02-22 15:54:51 +08:00
util.d.ts update plugin 2022-02-22 15:54:51 +08:00
v8.d.ts update plugin 2022-02-22 15:54:51 +08:00
vm.d.ts update plugin 2022-02-22 15:54:51 +08:00
worker_threads.d.ts update plugin 2022-02-22 15:54:51 +08:00
zlib.d.ts update plugin 2022-02-22 15:54:51 +08:00

README.md

Installation

npm install --save @types/node

Summary

This package contains type definitions for Node.js (http://nodejs.org/).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node.

Additional Details

  • Last updated: Mon, 17 Aug 2020 14:33:28 GMT
  • Dependencies: none
  • Global values: Buffer, Symbol, __dirname, __filename, clearImmediate, clearInterval, clearTimeout, console, exports, global, module, process, queueMicrotask, require, setImmediate, setInterval, setTimeout

Credits

These definitions were written by Microsoft TypeScript, DefinitelyTyped, Alberto Schiabel, Alexander T., Alvis HT Tang, Andrew Makarov, Benjamin Toueg, Bruno Scheufler, Chigozirim C., David Junger, Deividas Bakanas, Eugene Y. Q. Shen, Flarna, Hannes Magnusson, Hoàng Văn Khải, Huw, Kelvin Jin, Klaus Meinhardt, Lishude, Mariusz Wiktorczyk, Mohsen Azimi, Nicolas Even, Nikita Galkin, Parambir Singh, Sebastian Silbermann, Simon Schick, Thomas den Hollander, Wilco Bakker, wwwy3y3, Samuel Ainsworth, Kyle Uehlein, Jordi Oliveras Rovira, Thanik Bhongbhibhat, Marcin Kopacz, Trivikram Kamat, Minh Son Nguyen, Junxiao Shi, Ilia Baryshnikov, ExE Boss, Surasak Chaisurin, Piotr Błażejewicz, Anna Henningsen, and Jason Kwok.