UNPKG

it-ws

Version:

Simple async iterables for websocket client connections

4 lines 159 B
import type { WebSocket } from 'ws'; declare const _default: (socket: WebSocket) => Promise<void>; export default _default; //# sourceMappingURL=ready.d.ts.map