Simon Knott 767af21e02
chore: fix Connection type (#517)
The external `Connection` type regressed in
https://github.com/microsoft/playwright-mcp/pull/490/files#diff-a6be0583428e46844273df76939f02077073da3075716fc57d291a5f2463eaf5,
where the `connect()` function was removed but not from the types. I've
changed the code so we import from there, similar to how we do it for
`config.d.ts`, so this shouldn't happen again.
2025-06-05 08:47:04 +02:00
..
2025-04-30 23:06:56 +02:00
2025-06-03 11:10:47 -07:00
2025-06-05 08:47:04 +02:00
2025-05-12 16:42:47 -07:00