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://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/node
Additional Details
- Last updated: Wed, 11 Jan 2017 02:14:38 GMT
- Dependencies: events, net, stream, child_process, tls, http, readline, crypto
- 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 http://typescriptlang.org, DefinitelyTyped https://github.com/DefinitelyTyped/DefinitelyTyped.