MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev / useUsersContext

Method useUsersContext

apps/web/ui/ThreadView/Content/index.tsx:30–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 permissions: Permissions;
29 useJoinContext(): any;
30 useUsersContext(): any;
31 fetchMentions(term?: string | undefined): Promise<SerializedUser[]>;
32 api: ApiClient;
33}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected