MCPcopy
hub / github.com/fccview/jotty / getResponseJson

Function getResponseJson

tests/api/setup.ts:143–145  ·  view source on GitHub ↗
(response: Response)

Source from the content-addressed store, hash-verified

141}
142
143export async function getResponseJson(response: Response) {
144 return response.json();
145}

Callers 7

checklists.test.tsFile · 0.90
exports.test.tsFile · 0.90
items.test.tsFile · 0.90
notes.test.tsFile · 0.90
tasks.test.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected