Skip to main content
Module

x/fastro/mod.ts>default#static

Fast and simple web application framework for deno
Go to Latest
method default.prototype.static
import { default } from "https://deno.land/x/fastro@v0.82.3/mod.ts";

Parameters

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