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

Method useUsersContext

apps/web/ui/Thread/index.tsx:79–79  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77 body: string;
78 }): Promise<SerializedMessage | void>;
79 useUsersContext(): any;
80 fetchMentions(term?: string | undefined): Promise<SerializedUser[]>;
81 api: ApiClient;
82 breadcrumb?: React.ReactNode;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected