Skip to main content
Module

x/alosaur/src/models/static-config.ts>StaticFilesConfig

Alosaur - Deno web framework with many decorators
Go to Latest
interface StaticFilesConfig
import { type StaticFilesConfig } from "https://deno.land/x/alosaur@v0.9.0/src/models/static-config.ts";

Properties

root: string
optional
index: string
optional
baseRoute: string