MCPcopy 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

1import type { NoteItemResponse, NotesResponse } from '../dto/notes'
2import Elysia from 'elysia'
3import { useNotesStorage } from '../../storage'
4import {

Callers

nothing calls this directly

Calls 3

useNotesStorageFunction · 0.90
mapStorageErrorFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected