import { type MatchFunction } from "https://deno.land/x/dynablox_opencloud@v0.2.2/src/shims/urlpattern/path-to-regex-modified.ts";
The match function takes a string and returns whether it matched the path.
x/dynablox_opencloud/src/shims/urlpattern/path-to-regex-modified.ts>MatchFunction
import { type MatchFunction } from "https://deno.land/x/dynablox_opencloud@v0.2.2/src/shims/urlpattern/path-to-regex-modified.ts";
The match function takes a string and returns whether it matched the path.