UNPKG

@jsonjoy.com/reactive-rpc

Version:

Reactive-RPC is a library for building reactive APIs over WebSocket, HTTP, and other RPCs.

3 lines (2 loc) 111 B
import { RpcError, RpcErrorCodes, IRpcError } from 'rpc-error'; export { RpcError, RpcErrorCodes, IRpcError };