MCPcopy Create free account
hub / github.com/sourcebot-dev/sourcebot / route.ts

File route.ts

packages/web/src/app/api/(server)/version/route.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { SOURCEBOT_VERSION } from "@sourcebot/shared";
2import { apiHandler } from "@/lib/apiHandler";
3import { GetVersionResponse } from "@/lib/types";
4

Callers

nothing calls this directly

Calls 1

apiHandlerFunction · 0.90

Tested by

no test coverage detected