MCPcopy Index your code
hub / github.com/anomalyco/opencode / app

Function app

packages/opencode/test/server/httpapi-cors-vary.test.ts:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9})
10
11function app() {
12 return Server.Default().app
13}
14
15const PREFLIGHT_HEADERS = {
16 origin: "http://localhost:3000",

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected