ethers.js/packages/providers/src.ts/ws.ts
2020-11-14 17:42:36 -05:00

4 lines
50 B
TypeScript

import WebSocket from "ws";
export { WebSocket }