UNPKG

@jsonjoy.com/reactive-rpc

Version:

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

2 lines (1 loc) 78 B
export declare const microtask: (callback: Function, ...args: any[]) => void;