mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-20 21:12:38 +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