UNPKG

unws

Version:

Unified WebSocket API for Node.js, Bun and modern browsers.

4 lines (2 loc) 74 B
const { WebSocket } = require('ws') module.exports.WebSocket = WebSocket