Skip to main content
Module

x/alosaur/src/decorator/Area.ts>AreaConfig

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

Properties

optional
baseRoute: string
optional
controllers: Function[]