WebSocketConnection.prototype.send(data: string | Uint8Array): void
Usage
import { WebSocketConnection } from "websocket-plugin/src/index.ts";
WebSocketConnection.prototype.send(data: string | Uint8Array): void
import { WebSocketConnection } from "websocket-plugin/src/index.ts";