interface Options implements [Deno.ServeOptions]import { type Options } from "https://deno.land/x/lume@v2.4.1/core/server.ts"; The options to configure the local server Propertiesroot: stringThe root path optionalport: number