Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/path_to_regexp/index.ts>stringify

Turn a path string such as `/user/:name` into a regular expression
Latest
function stringify
import { stringify } from "https://deno.land/x/path_to_regexp@v8.2.0/index.ts";

Stringify token data into a path string.