MCPcopy Index your code
hub / github.com/Effect-TS/effect / AnotherApi

Class AnotherApi

packages/platform-node/test/HttpApi.test.ts:502–502  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

500{}
501
502class AnotherApi extends HttpApi.make("another").add(GroupsApi) {}
503
504class Api extends HttpApi.make("api")
505 .addHttpApi(AnotherApi)

Callers

nothing calls this directly

Calls 2

addMethod · 0.65
makeMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…