Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/massCodeIO/massCode
/ useCodeSelectionNormalization.ts
File
useCodeSelectionNormalization.ts
src/renderer/composables/useCodeSelectionNormalization.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ useApp } from
'./useApp'
2
import
{ useFolders } from
'./useFolders'
3
import
{ useSnippets } from
'./useSnippets'
4
import
{ useTags } from
'./useTags'
Callers
nothing calls this directly
Calls
4
useApp
Function · 0.90
useFolders
Function · 0.90
useSnippets
Function · 0.90
useTags
Function · 0.90
Tested by
no test coverage detected