Files
memecoin-botV2/.pnpm-store/v10/files/d2/ba5d49f42dfac1d400482882c1843b2056b997d741e57f385b30afa82e964f27c483dc19d758c1fae7f76ca1c160427c992a5e84bcbef1b72f5b4cc05c41b9

8 lines
256 B
Plaintext

// Type definitions for isomorphic-ws
// Run `npm install @types/ws` before using this.
// Fix for https://github.com/heineiuo/isomorphic-ws/issues/8
// If there is still something wrong, welcome issue.
import WebSocket = require('ws')
export = WebSocket