mswjs / interceptors

Low-level network interception library.
https://npm.im/@mswjs/interceptors
MIT License
527 stars 119 forks source link

docs: fix WebSocketInterceptor usage example #510

Closed Xvezda closed 4 months ago

Xvezda commented 4 months ago

Fixes Property 'on' does not exist on type 'WebSocketClientConnection'. and Property 'on' does not exist on type 'WebSocketServerConnection'. errors.

kettanaito commented 4 months ago

Released: v0.26.6 🎉

This has been released in v0.26.6!

Make sure to always update to the latest version (npm i @mswjs/interceptors@latest) to get the newest features and bug fixes.


Predictable release automation by @ossjs/release.