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 v4.x (http://nodejs.org/).
Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/node
Additional Details
- Last updated: Thu, 14 Jul 2016 13:52:47 GMT
- File structure: MultipleModules
- Library Dependencies: none
- Module Dependencies: none
- Global values: process, global, console, __filename, __dirname, setTimeout, clearTimeout, setInterval, clearInterval, setImmediate, clearImmediate, require, module, exports, SlowBuffer, Buffer, NodeJS
Credits
These definitions were written by Microsoft TypeScript http://typescriptlang.org, DefinitelyTyped https://github.com/DefinitelyTyped/DefinitelyTyped.