Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

🐳💨 – Deno powered JSON oriented site generator
Go to Latest
function flattenRoutes
import { flattenRoutes } from "https://deno.land/x/gustwind@v0.35.6/plugins/breezewind-router/flattenRoutes.ts";

Parameters

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

Returns

Record<string, Route>