Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gotify/server
/ BaseStore.ts
File
BaseStore.ts
ui/src/common/BaseStore.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{action, observable} from
'mobx'
;
2
3
interface
HasID {
4
id: number;
Callers
nothing calls this directly
Calls
1
requestDelete
Method · 0.45
Tested by
no test coverage detected