MCPcopy Create free account
hub / github.com/gotify/server / IVersion

Interface IVersion

ui/src/types.ts:65–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65export interface IVersion {
66 version: string;
67 commit: string;
68 buildDate: string;
69}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…