Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function isWebSocketPingEvent
import { isWebSocketPingEvent } from "https://deno.land/std@0.86.0/ws/mod.ts";

Returns true if input value is a WebSocketPingEvent, false otherwise.