WebSocketConnection.prototype.sendJson<T>(payload: T): void
Usage
import { WebSocketConnection } from "websocket-plugin/src/index.ts";
WebSocketConnection.prototype.sendJson<T>(payload: T): void
import { WebSocketConnection } from "websocket-plugin/src/index.ts";