Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/abc/vendor/https/deno.land/std/ws/mod.ts>isWebSocketCloseEvent

A better Deno framework to create web application.
Go to Latest
function isWebSocketCloseEvent
import { isWebSocketCloseEvent } from "https://deno.land/x/abc@v1.0.3/vendor/https/deno.land/std/ws/mod.ts";

Parameters

a: WebSocketEvent

Returns

a is WebSocketCloseEvent