Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ deletionStore.ts
File
deletionStore.ts
src/store/stores/deletionStore.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ create } from
'zustand'
;
2
3
/**
4
* Deletion Store
Callers
nothing calls this directly
Calls
4
set
Function · 0.85
add
Method · 0.80
delete
Method · 0.80
get
Function · 0.50
Tested by
no test coverage detected