MCPcopy Create free account
hub / github.com/clintonwoo/hackernews-react-graphql /

Class

server/database/database.ts:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12// https://github.com/HackerNews/API
13
14export class HnDatabase {
15 db: DatabaseReference;
16 cache: HnCache;
17

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected