Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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@v2.0.1/routers/Router.ts";

Clean URL. Remove end slash.

Parameters

url: string

Returns

string