type alias WebSocketPongEventimport { type WebSocketPongEvent } from "https://deno.land/std@0.71.0/ws/mod.ts"; definition: ["pong", Uint8Array]