Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/ useJoinContext
Method
useJoinContext
apps/web/ui/ThreadView/index.tsx:22–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
currentCommunity: SerializedAccount;
21
settings: Settings;
22
useJoinContext(): any;
23
useUsersContext: () => [SerializedUser[], any];
24
api: ApiClient;
25
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected