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

Class

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

Source from the content-addressed store, hash-verified

21import to from '@linen/utilities/await-to-js';
22
23export class MessagesController {
24 static async get(
25 req: AuthedRequestWithTenantAndBody<getMessageType>,
26 res: Response,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected