MCPcopy 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

1import {action, observable} from 'mobx';
2
3interface HasID {
4 id: number;

Callers

nothing calls this directly

Calls 1

requestDeleteMethod · 0.45

Tested by

no test coverage detected