MCPcopy Create free account
hub / github.com/massCodeIO/massCode / internal-links.ts

File internal-links.ts

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

Source from the content-addressed store, hash-verified

1import type { InternalLinkLookupItem } from '../../../shared/notes/internalLinks'
2import type { InternalLinksResolveResponse } from '../dto/internal-links'
3import Elysia from 'elysia'
4import { buildNoteFolderPathMap } from '../../../shared/notes/folderPath'

Callers

nothing calls this directly

Calls 6

useStorageFunction · 0.90
useNotesStorageFunction · 0.90
useHttpStorageFunction · 0.90
buildNoteFolderPathMapFunction · 0.90
getMethod · 0.45

Tested by

no test coverage detected