MCPcopy
hub / github.com/codedogQBY/ReadAny / library-store.ts

File library-store.ts

packages/app/src/stores/library-store.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as db from "@/lib/db/database";
2import { triggerVectorizeBook } from "@/lib/rag/vectorize-trigger";
3import {
4 getDesktopLibraryRoot,

Callers

nothing calls this directly

Calls 15

debouncedSaveFunction · 0.90
findDuplicateBookByHashFunction · 0.90
getDesktopLibraryRootFunction · 0.90
triggerVectorizeBookFunction · 0.90
generatePdfCoverFunction · 0.85
findMethod · 0.80
mapMethod · 0.80

Tested by

no test coverage detected