Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/massCodeIO/massCode
/ notes.ts
File
notes.ts
src/main/api/routes/notes.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ NoteItemResponse, NotesResponse } from
'../dto/notes'
2
import
Elysia from
'elysia'
3
import
{ useNotesStorage } from
'../../storage'
4
import
{
Callers
nothing calls this directly
Calls
3
useNotesStorage
Function · 0.90
mapStorageError
Function · 0.70
get
Method · 0.45
Tested by
no test coverage detected