Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/subquery/subql
/
Class
packages/node-core/src/api.service.ts:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
export
abstract
class
ApiService<
33
A = any,
34
SA = any,
35
B extends Array<any> = any[],
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected