ws

hello how do i enable websocket for worker?
i have this "const WebSocket = require('ws');" and it says cannot find module, when i try to import it its the same
Was this page helpful?