MCPcopy Create free account
hub / github.com/massCodeIO/massCode / useNoteUpdate.ts

File useNoteUpdate.ts

src/renderer/composables/spaces/notes/useNoteUpdate.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { markUserEdit } from '@/composables/useStorageMutation'
2import { useDebounceFn } from '@vueuse/core'
3import { useNotes } from './useNotes'
4

Callers

nothing calls this directly

Calls 3

useNotesFunction · 0.90
updateNoteFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected