Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gotify/server
/ clear
Method
clear
ui/src/common/BaseStore.ts:8–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
7
export
interface
IClearable {
8
clear(): void;
9
}
10
11
/**
Callers
2
clearAll
Function · 0.80
MessagesStore
Class · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected