Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/typed_rpc/src/client.ts>rpcClient

Lightweight JSON-RPC solution for TypeScript projects
Go to Latest
function rpcClient
import { rpcClient } from "https://deno.land/x/typed_rpc@v5.1.0/src/client.ts";

Type Parameters

T extends object

Parameters

options: RpcClientOptions