Skip to main content
Module

x/mith_static/mod.ts>options

Serve static files under Mith framework
Latest
interface options
import { type options } from "https://deno.land/x/mith_static@v0.3.5/mod.ts";

Properties

optional
root: string
optional
fallthrough: boolean
optional
immutable: boolean
optional
maxage: number