function ws.isWebSocketPingEventimport { ws } from "https://dotland.deno.dev/x/aleph@v0.2.24/std.ts"; const { isWebSocketPingEvent } = ws; isWebSocketPingEvent(a: WebSocketEvent): a is WebSocketPingEventParametersa: WebSocketEventReturnsa is WebSocketPingEvent