import * as snel from "https://deno.land/x/snel@v0.7.1/core/utils/RouteParams.ts";
Functions
Match route from path name. | |
Normalize a pathname for matching, replaces multiple slashes with a single
slash and normalizes unicode characters to "NFC". When using this method,
|