MCPcopy Create free account
hub / github.com/anomalyco/opencode /

Class

packages/client/src/contract.ts:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3import { HttpApiMiddleware } from "effect/unstable/httpapi"
4
5class LocationMiddleware extends HttpApiMiddleware.Service<LocationMiddleware>()(
6 "@opencode-ai/client/LocationMiddleware",
7) {}
8

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected