0f9591722d
- Add ICDPSession interface for Playwright CDPSession compatibility - Add method aliases: addListener, removeListener, once, detach - Make on/off return 'this' for chaining - Export CDPSession, Editor, Debugger classes from index - Classes accept ICDPSession but use typed CDPSession internally