import { tokensToRegexp } from "https://deno.land/x/path_to_regexp@v6.3.0/index.ts";
Expose a function for taking tokens and returning a RegExp.
x/path_to_regexp/index.ts>tokensToRegexp
import { tokensToRegexp } from "https://deno.land/x/path_to_regexp@v6.3.0/index.ts";
Expose a function for taking tokens and returning a RegExp.