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

Method annotateMerge

packages/effect/src/unstable/httpapi/HttpApi.ts:114–114  ·  view source on GitHub ↗

* Annotate the `HttpApi` with a Context.

(context: Context.Context<I>)

Source from the content-addressed store, hash-verified

112 * Annotate the `HttpApi` with a Context.
113 */
114 annotateMerge<I>(context: Context.Context<I>): HttpApi<Id, Groups>
115}
116
117/**

Callers 1

addHttpApiFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected