function matchesUrlimport { matchesUrl } from "https://deno.land/x/fresh@1.7.1/src/runtime/active_url.ts"; matchesUrl(current: string, needle: string): UrlMatchKindParameterscurrent: stringneedle: stringReturnsUrlMatchKind