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

0.0.813956 • Public • Published

devtools-protocol

⚠️ This repository is related to Chrome DevTools Protocol, but does not track issues regarding its definition or implementation. If you want to file an issue for the Chrome DevTools Protocol, please open an issue on https://crbug.com under component: Platform>DevTools>Platform.

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.813956

Version

0.0.813956

License

BSD-3-Clause

Unpacked Size

1.05 MB

Total Files

12

Last publish

Collaborators

  • paulirish
  • mathias
  • google-wombot