Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gotify/server
/ IClearable
Interface
IClearable
ui/src/common/BaseStore.ts:7–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
}
6
7
export
interface
IClearable {
8
clear(): void;
9
}
10
11
/**
12
* Base implementation
for
handling items with ids.
Callers
2
clearAll
Function · 0.80
MessagesStore
Class · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…