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

Method useUsersContext

apps/web/ui/ChannelView/TopicView/index.tsx:129–129  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

127 }): Promise<SerializedMessage | void>;
128 updateThread({ state, title }: { state?: ThreadState; title?: string }): void;
129 useUsersContext(): any;
130 usePath(options: any): any;
131 routerPush(path: string): void;
132 api: ApiClient;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected