Module

x/aleph/framework/core/routing.ts>Routing#createRouter

The Full-stack Framework in Deno.
Go to Latest
method Routing.prototype.createRouter
import { Routing } from "https://dotland.deno.dev/x/aleph@v0.3.0-alpha.2/framework/core/routing.ts";

Parameters

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