Improve debugger events and commands types #1243
artemgordash
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It is possible to use CDP npm package to improve type declaration of the debugger events and sendCommand method
`import { ProtocolMapping } from 'devtools-protocol/types/protocol-mapping';
this namespace has these types
Beta Was this translation helpful? Give feedback.
All reactions