chore: export server for custom transports (#20)

Fixes https://github.com/microsoft/playwright-mcp/issues/11
This commit is contained in:
Pavel Feldman 2025-03-25 14:46:39 -07:00 committed by GitHub
parent a394c5be52
commit 8f3214a06a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 205 additions and 122 deletions

View file

@ -3,3 +3,4 @@ README.md
LICENSE
!lib/**/*.js
!cli.js
!index.*