devtools-protocol
TypeScript icon, indicating that this package has built-in type declarations

0.0.754670 • Public • Published

devtools-protocol

Please file issues on crbug.com if you have concerns or problems with the DevTools Protocol (aka Chrome Remote Debugging Protocol).

Use the protocol viewer for navigating the protocol.

TypeScript definitions for the protocol's types are available in 'types/protocol.d.ts'. Mappings from Commands and events to these types are available in either generated DomainApi style in types/protocol-proxy-api.d.ts or in simple name-to-type-interface style in types/protocol-mapping.d.ts.

Also, this repo is published as the devtools-protocol NPM module. npm

Readme

Keywords

none

Package Sidebar

Install

npm i devtools-protocol@0.0.754670

Version

0.0.754670

License

SEE LICENSE IN https://chromium.googlesource.com/chromium/src/+/master/LICENSE

Unpacked Size

2.87 MB

Total Files

15

Last publish

Collaborators

  • paulirish
  • mathias
  • google-wombot