Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/alosaur_lite/src/utils/route.utils.ts>getRouteParams

Lightweight version of Alosaur. Specially designed to work with deno deploy.
Latest
variable getRouteParams
import { getRouteParams } from "https://deno.land/x/alosaur_lite@v0.1.1/src/utils/route.utils.ts";

type

(route: string) => RouteParam[]