Skip to main content
Module

x/fastro/http/server.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.78.1/http/server.ts";

Parameters

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