MCPcopy Create free account
hub / github.com/hashintel/hash / get

Function get

apps/hash-api/src/index.ts:385–387  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

383 configurable: true,
384 enumerable: true,
385 get() {
386 return this.get("cf-connecting-ip");
387 },
388 });
389 }
390

Callers 5

middlewareFunction · 0.50
resolvePropertySchemaFunction · 0.50
judgeAiOutputsFunction · 0.50
getLlmAnalysisOfDocFunction · 0.50

Calls 1

getMethod · 0.65

Tested by

no test coverage detected