MCPcopy Create free account
hub / github.com/Roy3838/Observer / checkLocalServerOnly

Function checkLocalServerOnly

app/src/components/AppHeader.tsx:326–328  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

324
325
326 const checkLocalServerOnly = async () => {
327 await checkLocalServer();
328 };
329
330
331

Callers

nothing calls this directly

Calls 1

checkLocalServerFunction · 0.85

Tested by

no test coverage detected