JSPM

@types/node

4.0.27-alpha
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 182317972
  • Score
    100M100P100Q231434F
  • License MIT

TypeScript definitions for Node.js v4.x

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: Fri, 08 Jul 2016 19:22:03 GMT
  • File structure: MultipleModules
  • Library Dependencies: none
  • Module Dependencies: none
  • Global values: process, global, __filename, __dirname, setTimeout, clearTimeout, setInterval, clearInterval, setImmediate, clearImmediate, require, module, exports, SlowBuffer, Buffer

Credits

These definitions were written by Microsoft TypeScript http://typescriptlang.org, DefinitelyTyped https://github.com/DefinitelyTyped/DefinitelyTyped.