Skip to main content
Deno 2 is finally 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.30.0/src/route/route-exists.ts";

Parameters

routes: RouteMetadata[]
url: string

Returns

boolean