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

Class

apps/web/services/threads/index.ts:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34import { PAGE_SIZE } from 'config';
35
36class ThreadsServices {
37 static async updateMetrics({
38 messageId,
39 threadId,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected