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

x/deno/ext/websocket/lib.deno_websocket.d.ts>BinaryType

A modern runtime for JavaScript and TypeScript.
Go to Latest
type alias BinaryType
import { type BinaryType } from "https://deno.land/x/deno@v1.39.0/ext/websocket/lib.deno_websocket.d.ts";
definition: "arraybuffer" | "blob"