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

File useCodeSpaceInit.ts

src/renderer/composables/useCodeSpaceInit.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useApp } from './useApp'
2import { normalizeCodeSelectionState } from './useCodeSelectionNormalization'
3import { useFolders } from './useFolders'
4import { useTags } from './useTags'

Callers

nothing calls this directly

Calls 3

useAppFunction · 0.90
useFoldersFunction · 0.90
useTagsFunction · 0.90

Tested by

no test coverage detected