Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CopyTranslator/CopyTranslator
/ index.ts
File
index.ts
src/store/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Vue from
"vue"
;
2
import
Vuex from
"vuex"
;
3
const
{ createSharedMutations } = require(
"vuex-electron"
);
4
import
{ Identifier } from
"./plugins/types"
;
Callers
nothing calls this directly
Calls
3
emptySharedResult
Function · 0.90
emptyDictResult
Function · 0.90
keys
Method · 0.80
Tested by
no test coverage detected