Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
method WebSocket.prototype.removeEventListener

Parameters

type: K
listener: (this: WebSocket, ev: WebSocketEventMap[K]) => any
optional
options: boolean | EventListenerOptions

Parameters

type: string
optional
options: boolean | EventListenerOptions