import { tokensToRegexp } from "https://deno.land/x/dynablox_opencloud@v0.2.2/src/shims/urlpattern/path-to-regex-modified.ts";
Expose a function for taking tokens and returning a RegExp.
x/dynablox_opencloud/src/shims/urlpattern/path-to-regex-modified.ts>tokensToRegexp
import { tokensToRegexp } from "https://deno.land/x/dynablox_opencloud@v0.2.2/src/shims/urlpattern/path-to-regex-modified.ts";
Expose a function for taking tokens and returning a RegExp.