method Router.cleanPathnameimport { Router } from "https://deno.land/x/allo_routing@v2.0.1/routers/Router.ts"; cleanPathname(pathname: string): stringClean pathname. Remove start and end slashes. Parameterspathname: stringReturnsstring