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

Function heading

ui/src/tests/selector.ts:1–1  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1export const heading = () => `main h4`;
2
3export const table = (tableSelector: string) => ({
4 selector: () => tableSelector,

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…