Skip to main content
Module

x/rimbu/channel/mod.ts>RemoteObject.ClientCrossChannel

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
type alias RemoteObject.ClientCrossChannel
import { type RemoteObject } from "https://deno.land/x/rimbu@1.0.2/channel/mod.ts";
const { ClientCrossChannel } = RemoteObject;

Type defining the RemoteObject client channel type.