Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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://deno.land/x/aleph@v0.3.0-alpha.22/framework/core/routing.ts";

Parameters

callback: (path: Route[]) => Boolean | void
optional
skipNestedIndex = [UNSUPPORTED]
optional
__tracing: Route[] = [UNSUPPORTED]
optional
__routes = [UNSUPPORTED]