0.0.35 • Published 8 years ago

nuclide-debugger-interfaces v0.0.35

Weekly downloads
37
License
SEE LICENSE IN LI...
Repository
github
Last release
8 years ago

Nuclide Debugger Interfaces

Nuclide debugger type declarations for use with the Flow type checker.

Usage

  1. Add nuclide-debugger-interfaces as a development dependency in package.json:

    "devDependencies": {
      "nuclide-debugger-interfaces": "0.0.0"
    }
  2. Run the setup script to symlink the local NPM package:

    ./scripts/dev/setup
  3. Reference the interfaces in the local .flowconfig:

    [libs]
    ./node_modules/nuclide-debugger-interfaces/
0.0.35

8 years ago

0.0.34

8 years ago

0.0.32

9 years ago

0.0.31

9 years ago

0.0.30

9 years ago

0.0.29

9 years ago

0.0.28

9 years ago

0.0.0

9 years ago