Package Exports
- @types/node/index.d.ts
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@types/node) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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/v8.
Additional Details
- Last updated: Wed, 16 Sep 2020 21:16:10 GMT
- Dependencies: none
- Global values:
Buffer
,NodeJS
,SlowBuffer
,__dirname
,__filename
,clearImmediate
,clearInterval
,clearTimeout
,console
,exports
,global
,module
,process
,require
,setImmediate
,setInterval
,setTimeout
Credits
These definitions were written by Microsoft TypeScript, DefinitelyTyped, Parambir Singh, Wilco Bakker, Chigozirim C., Flarna, Mariusz Wiktorczyk, wwwy3y3, Deividas Bakanas, Kelvin Jin, Alvis HT Tang, Sebastian Silbermann, Hannes Magnusson, Alberto Schiabel, Huw, Nicolas Even, Nikita Galkin, Bruno Scheufler, Hoàng Văn Khải, Lishude, Andrew Makarov, Jordi Oliveras Rovira, and Thanik Bhongbhibhat.