MCPcopy Create free account
hub / github.com/massCodeIO/massCode / note-folders.ts

File note-folders.ts

src/main/api/routes/note-folders.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { NoteFoldersResponse, NoteFoldersTree } from '../dto/note-folders'
2import { Elysia } from 'elysia'
3import { useNotesStorage } from '../../storage'
4import { commonAddResponse } from '../dto/common/response'

Callers

nothing calls this directly

Calls 3

useNotesStorageFunction · 0.90
mapStorageErrorFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected