class defaultimport { default } from "https://deno.land/x/fastro@v0.81.5/middlewares/markdown.tsx"; Constructorsnewdefault(options?: { header?: FunctionComponent; footer?: FunctionComponent; folder?: string; prefix?: string; options?: RenderOptions; })Propertiesmiddleware: (req: HttpRequest,ctx: Context,_next: Next,) => unknown