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

x/lume/plugins/on_demand.ts>JsonRouterCollector#saveRoutes

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
method JsonRouterCollector.prototype.saveRoutes
import { JsonRouterCollector } from "https://deno.land/x/lume@v1.13.2/plugins/on_demand.ts";

Save the routes into the routesFile

Returns

Promise<void>