Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method Router.prototype.getMatchingRoute
import { Router } from "https://deno.land/x/frugal@0.2.1/packages/core/Router.ts";

Returns the route matching the given pathname.

Parameters

pathname: string