MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev /

Class

apps/web/server/routers/threads/controller.ts:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25import ChannelsService from 'services/channels';
26
27export class ThreadsController {
28 static async get(
29 req: AuthedRequestWithTenantAndBody<getThreadType>,
30 res: Response,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected