MCPcopy Create free account
hub / github.com/Effect-TS/effect / of

Method of

packages/effect/src/unstable/rpc/RpcGroup.ts:110–110  ·  view source on GitHub ↗
(handlers: Handlers)

Source from the content-addressed store, hash-verified

108 >
109
110 of<const Handlers extends HandlersFrom<R>>(handlers: Handlers): Handlers
111
112 /**
113 * Implement a single handler from the group.

Callers 6

Reactivity.tsFile · 0.65
makeNdjsonFunction · 0.65
jsonRpcFunction · 0.65
ndJsonRpcFunction · 0.65
makeMsgPackFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected