mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-21 11:44:34 +00: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