Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/alosaur/src/route/route-exists.ts>routeExists

Alosaur - Deno web framework with many decorators
Very Popular
Go to Latest
function routeExists
import { routeExists } from "https://deno.land/x/alosaur@v0.27.0/src/route/route-exists.ts";

Parameters

routes: RouteMetadata[]
url: string

Returns

boolean