Skip to main content
Module

x/fastro/mod.ts>default#static

The web framework for full stack apps
Go to Latest
method default.prototype.static
import { default } from "https://deno.land/x/fastro@v0.81.1/mod.ts";

Parameters

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