import { tokensToFunction } from "https://deno.land/x/path_to_regexp@v6.3.0/index.ts";
Expose a method for transforming tokens into the path function.
Parameters
tokens: Token[]
optional
options: TokensToFunctionOptions = [UNSUPPORTED]x/path_to_regexp/index.ts>tokensToFunction
import { tokensToFunction } from "https://deno.land/x/path_to_regexp@v6.3.0/index.ts";
Expose a method for transforming tokens into the path function.