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

x/typed_rpc/src/test/complexService.ts>complexService

Lightweight JSON-RPC solution for TypeScript projects
Latest
variable complexService
import { complexService } from "https://deno.land/x/typed_rpc@v6.0.0/src/test/complexService.ts";

type

{ startOfEpoch(); dayOfWeek(date: Date); }