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