Skip to main content
Module

x/earthstar_streaming_rpc/mod.browser.ts>FnsBag

Like JSON-RPC, but supports streaming.
Latest
type alias FnsBag
Re-export
import { type FnsBag } from "https://deno.land/x/earthstar_streaming_rpc@v5.0.1/mod.browser.ts";
definition: { [methodName: string]: Fn; }