Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GCWing/BitFun
/ updateInstallStore.ts
File
updateInstallStore.ts
src/web-ui/src/infrastructure/update/updateInstallStore.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ create } from
'zustand'
;
2
import
{ createLogger } from
'@/shared/utils/logger'
;
3
import
{
4
installUpdateWithProgress,
Callers
nothing calls this directly
Calls
6
createLogger
Function · 0.90
installUpdateWithProgress
Function · 0.90
create
Function · 0.85
get
Function · 0.50
set
Function · 0.50
error
Method · 0.45
Tested by
no test coverage detected