Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/alosaur/mod.ts>StaticFilesConfig

Alosaur - Deno web framework with many decorators
Go to Latest
interface StaticFilesConfig
Re-export
import { type StaticFilesConfig } from "https://deno.land/x/alosaur@v0.30.0/mod.ts";

Properties

root: string
optional
index: string
optional
baseRoute: string