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

Method usePath

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

Source from the content-addressed store, hash-verified

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;
133 //startSignUp: (props: StartSignUpProps) => Promise<void>;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected