Skip to main content
Module

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

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

Parameters

routes: RouteMetadata[]
url: string

Returns

boolean