UNPKG

cdp-web

Version:

Provides a lightweight way to communicate with the Chrome DevTools Protocol (CDP).

2 lines (1 loc) 158 B
export { CdpConnection, CdpConnectionEventMap, CdpConnectionOptions, CdpError, CdpMessageEvent, CdpMessageEventInit, createCdpConnection } from './index.js';