Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/aleph/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.2.4/routing.ts";

Parameters

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