Skip to main content
Module

x/lightrpc/mod.ts

Light, simple, type-safe RPC for Typescript.
Latest
File
export { clientFunc } from "./src/client.ts";export { serverFunc } from "./src/server.ts";