Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/hono/helper/websocket/index.ts>WSReadyState

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
type alias WSReadyState
import { type WSReadyState } from "https://deno.land/x/hono@v4.1.7/helper/websocket/index.ts";
definition:
| 0
| 1
| 2
| 3