method HttpServer.prototype.staticRe-exportimport { HttpServer } from "https://deno.land/x/fastro@v0.74.6/mod.ts"; static(path: string, options?: { maxAge?: number; folder?: string; })Parameterspath: stringoptionaloptions: { maxAge?: number; folder?: string; }