MCPcopy 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
7export interface IClearable {
8 clear(): void;
9}
10
11/**

Callers 2

clearAllFunction · 0.80
MessagesStoreClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected