MCPcopy Index your code
hub / github.com/massCodeIO/massCode / captures.ts

File captures.ts

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

Source from the content-addressed store, hash-verified

1import type { CaptureRequest, CaptureResponse } from '../dto/captures'
2import { BrowserWindow } from 'electron'
3import { Elysia } from 'elysia'
4import { getEntryNameValidationIssue } from '../../../shared/entryNameValidation'

Callers

nothing calls this directly

Calls 7

createCodeCaptureFunction · 0.85
createNotesCaptureFunction · 0.85
createHttpCaptureFunction · 0.85
notifyStorageSyncedFunction · 0.85
mapStorageErrorFunction · 0.70

Tested by

no test coverage detected