mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-31 19:12:20 +08:00
* Add inspector types * Move inspector to separate file * Add tests and various updates * substitute object with empty object * fix copy-paste lapse * use protocol definition bundled with Node 8.4.0 * Add inspector type def generator script * fix issues from rebase * address comments