import { type ServerOptions } from "https://deno.land/x/lume@v2.4.1/core/site.ts";
The options to configure the local server
Properties
middlewares: Middleware[]
Optional for the server
import { type ServerOptions } from "https://deno.land/x/lume@v2.4.1/core/site.ts";
The options to configure the local server
Optional for the server