MCPcopy Create free account
hub / github.com/AlexErrant/Pentive / noteRouter.ts

File noteRouter.ts

api-ugc/src/noteRouter.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getNote, searchNotes } from 'shared-edge'
2import { z } from 'zod'
3import { publicProcedure } from './trpc'
4import type { UserId } from 'shared/brand'

Callers

nothing calls this directly

Calls 3

getNoteFunction · 0.90
searchNotesFunction · 0.90
getUserFunction · 0.70

Tested by

no test coverage detected