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

Function json

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

Source from the content-addressed store, hash-verified

142 extend(p: Promise<any>) {},
143 body: {
144 json() {
145 return Promise.resolve(payload)
146 },
147 },
148 } as ServerRequest
149}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected