MCPcopy Create free account
hub / github.com/StarpTech/FastGraph / headers

Function headers

src/test-utils.ts:106–108  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

104 // @ts-ignore
105 return {
106 get headers() {
107 return headers
108 },
109 finished,
110 get statusCode() {
111 return statusCode

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected