type alias WebSocketPingEventimport { type WebSocketPingEvent } from "https://deno.land/std@0.73.0/ws/mod.ts"; definition: ["ping", Uint8Array]