ethers.js/packages/providers/src.ts/ws.ts

4 lines
50 B
TypeScript
Raw Permalink Normal View History

2020-11-14 17:42:36 -05:00
import WebSocket from "ws";
export { WebSocket }