Skip to main content
Module

x/fastro/http/server/mod.ts>default#static

Full Stack Framework for Deno, TypeScript, Preact JS and Tailwind CSS
Go to Latest
method default.prototype.static
import { default } from "https://deno.land/x/fastro@v0.86.0/http/server/mod.ts";

Parameters

path: string
optional
options: { maxAge?: number; folder?: string; referer?: boolean; }