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

x/aleph/routing.ts>Routing#createRouter

The Full-stack Framework in Deno.
Go to Latest
method Routing.prototype.createRouter
import { Routing } from "https://deno.land/x/aleph@v0.2.4/routing.ts";

Parameters

optional
location: { pathname: string; search?: string; }