MCPcopy
hub / github.com/benjitaylor/agentation / instance

Function instance

mcp/src/server/store.ts:271–273  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

269
270export const store = {
271 get instance() {
272 return getStore();
273 },
274};
275
276// Direct function exports for backwards compatibility

Callers

nothing calls this directly

Calls 1

getStoreFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…