Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aleph/hooks.ts>withRouter

The Full-stack Framework in Deno.
Very Popular
Go to Latest
function withRouter
import { withRouter } from "https://deno.land/x/aleph@v0.1.6/hooks.ts";

Parameters

Component: ComponentType<{ url: RouterURL; }>