import * as websocketBroadcastchannel from "https://deno.land/x/websocket_broadcastchannel@0.8.0/src/types.ts";
Interfaces
The constructor for BroadcastChannel (if available). | |
What BroadcastChannel (if available) looks like, and what WebSocketBroadcastChannel implements. |
Type Aliases
What globalThis looks like when it has BroadcastChannel. |