Skip to main content
Module

x/fastro/server/static.ts>handleStaticFile

Fast and simple web application framework for deno
Go to Latest
function handleStaticFile
import { handleStaticFile } from "https://deno.land/x/fastro@v0.70.5/server/static.ts";

Parameters

reqUrl: string
staticURL: string
maxAge: number
cache: Row