{
  "jsonrpc": "2.0",
  "id": 31,
  "result": {
    "nodes": [
      { "id": "src/http.ts::request", "kind": "function", "name": "request",
        "location": { "path": "src/http.ts", "range": { "start": { "line": 8, "char": 0 }, "end": { "line": 22, "char": 1 } } },
        "exported": true, "test": false },
      { "id": "src/api.ts::Api.fetch", "kind": "function", "name": "fetch",
        "location": { "path": "src/api.ts", "range": { "start": { "line": 12, "char": 2 }, "end": { "line": 20, "char": 3 } } },
        "exported": true, "test": false }
    ],
    "edges": [
      { "kind": "calls", "from": "src/api.ts::Api.fetch", "to": "src/http.ts::request",
        "location": { "path": "src/api.ts", "range": { "start": { "line": 14, "char": 4 }, "end": { "line": 14, "char": 20 } } } }
    ],
    "validAsOf": { "rev": "git:tree:9f3a1c", "blobs": ["blob:sha256:f201"] }
  }
}
