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

File useNotesWorkspaceNavigation.ts

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

Source from the content-addressed store, hash-verified

1import { LibraryFilter } from '@/composables/types'
2import { router, RouterName } from '@/router'
3import { api } from '@/services/api'
4import { useNotes } from './useNotes'

Callers

nothing calls this directly

Calls 3

useNoteSearchFunction · 0.90
useNotesFunction · 0.90
useNotesAppFunction · 0.90

Tested by

no test coverage detected