Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
502
class
AnotherApi extends HttpApi.make(
"another"
).add(GroupsApi) {}
503
504
class
Api extends HttpApi.make(
"api"
)
505
.addHttpApi(AnotherApi)
Callers
nothing calls this directly
Calls
2
add
Method · 0.65
make
Method · 0.65
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…