type alias StaticOptsimport { type StaticOpts } from "https://deno.land/x/dropserver_app@v0.2.2/approutes.ts"; Options to pass to the static file handler definition: { path: string; }