import * as mod from "https://dotland.deno.dev/x/hono@v4.3.11/middleware/trailing-slash/index.ts";
Variables
Append a trailing slash to the URL if it doesn't have one. For example, | |
Trim the trailing slash from the URL if it does have one. For example, |