Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ getNote, searchNotes } from
'shared-edge'
2
import
{ z } from
'zod'
3
import
{ publicProcedure } from
'./trpc'
4
import
type
{ UserId } from
'shared/brand'
Callers
nothing calls this directly
Calls
3
getNote
Function · 0.90
searchNotes
Function · 0.90
getUser
Function · 0.70
Tested by
no test coverage detected