MCPcopy 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
7export interface IClearable {
8 clear(): void;
9}
10
11/**
12 * Base implementation for handling items with ids.

Callers 2

clearAllFunction · 0.80
MessagesStoreClass · 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…