import { type ServerOptions } from "https://deno.land/x/lume@v1.18.2/core.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.2/core.ts";
The options to configure the local server
Optional for the server