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

Method CustomRouterPush

apps/web/ui/NewChannelModal/index.tsx:29–29  ·  view source on GitHub ↗
({ path }: { path: string })

Source from the content-addressed store, hash-verified

27 close(): void;
28 api: ApiClient;
29 CustomRouterPush({ path }: { path: string }): void;
30}
31
32export default function NewChannelModal({

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected