MCPcopy Index your code
hub / github.com/Linen-dev/linen.dev / threads.ts

File threads.ts

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

Source from the content-addressed store, hash-verified

1import { Router } from 'express';
2import { z } from 'zod';
3import { channels, threads } from '@linen/database';
4import {

Callers

nothing calls this directly

Calls 7

fetchCommonFunction · 0.90
findThreadByIncrementIdFunction · 0.90
serializeThreadFunction · 0.90
validationMiddlewareFunction · 0.85
getMethod · 0.45
findMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected