Module

x/hono/helper/websocket/index.ts>createWSMessageEvent

Web Framework built on Web Standards
Extremely Popular
Go to Latest
variable createWSMessageEvent
import { createWSMessageEvent } from "https://dotland.deno.dev/x/hono@v4.3.9/helper/websocket/index.ts";

type

(source: WSMessageReceive) => MessageEvent<WSMessageReceive>