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