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

x/gustwind/gustwind-utilities/expandRoutes.ts>expandRoute

🐳💨 – Deno powered JSON oriented site generator
Go to Latest
function expandRoute
import { expandRoute } from "https://deno.land/x/gustwind@v0.32.2/gustwind-utilities/expandRoutes.ts";

Parameters

unnamed 0: { url: string; route: Route; dataSources: DataSources; }

Returns

Promise<[string, Route]>