Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
Module

x/gustwind/plugins/config-router/flattenRoutes.ts>flattenRoutes

πŸ³πŸ’¨ – Deno powered site creator
Go to Latest
function flattenRoutes
import { flattenRoutes } from "https://deno.land/x/gustwind@v0.57.5/plugins/config-router/flattenRoutes.ts";

Parameters

routes: Record<string, Route>
optional
prefix: string

Returns

Record<string, Route>