Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Treeki/BirdBridge
/
Class
utils/userCache.ts:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
export
class
UserCache {
45
oauth: OAuth;
46
map: Map<string, UserCacheEntry>;
47
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected