import { isWebSocketCloseEvent } from "https://deno.land/x/abc@v1.3.3/vendor/https/deno.land/std/ws/mod.ts";
Returns true if input value is a WebSocketCloseEvent, false otherwise.
import { isWebSocketCloseEvent } from "https://deno.land/x/abc@v1.3.3/vendor/https/deno.land/std/ws/mod.ts";
Returns true if input value is a WebSocketCloseEvent, false otherwise.