Module

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

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

Parameters

callback: (path: Route[]) => Boolean | void