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

Method annotate

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

* Annotate the `HttpApi`.

(tag: Context.Tag<I, S>, value: S)

Source from the content-addressed store, hash-verified

101 * Annotate the `HttpApi`.
102 */
103 annotate<I, S>(tag: Context.Tag<I, S>, value: S): HttpApi<Id, Groups, E, R>
104 /**
105 * Annotate the `HttpApi` with a Context.
106 */

Callers 15

boldFunction · 0.65
colorFunction · 0.65
italicizedFunction · 0.65
paragraphFunction · 0.65
headerFunction · 0.65
doc.test.tsFile · 0.65
DocArbitrary.tsFile · 0.65
optimizeFunction · 0.65
UsersApiClass · 0.65
ApiClass · 0.65
OpenApi.test.tsFile · 0.65
AuthorizationClass · 0.65

Calls

no outgoing calls

Tested by 5

boldFunction · 0.52
colorFunction · 0.52
italicizedFunction · 0.52
paragraphFunction · 0.52
headerFunction · 0.52