UNPKG

jest-websocket-mock

Version:

Mock websockets and assert complex websocket interactions with Jest

4 lines (3 loc) 105 B
export { default } from "./websocket"; export { default as WS } from "./websocket"; import "./matchers";