Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/allo_routing/routers/Router.ts>Router.cleanUrl

🦕 Routing solution for Deno
Go to Latest
method Router.cleanUrl
import { Router } from "https://deno.land/x/allo_routing@v1.0.1/routers/Router.ts";

Clean URL. Remove end slash.

Parameters

url: string

Returns

string