MCPcopy
hub / github.com/Effect-TS/effect / annotateContext

Method annotateContext

packages/platform/src/HttpApi.ts:107–107  ·  view source on GitHub ↗

* Annotate the `HttpApi` with a Context.

(context: Context.Context<I>)

Source from the content-addressed store, hash-verified

105 * Annotate the `HttpApi` with a Context.
106 */
107 annotateContext<I>(context: Context.Context<I>): HttpApi<Id, Groups, E, R>
108}
109
110/**

Callers 6

UsersApiClass · 0.65
ApiClass · 0.65
UsersApiClass · 0.65
TopLevelApiClass · 0.65
OpenApi.test.tsFile · 0.65
addHttpApiFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected