Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/alosaur/src/types/business.ts>BusinessType

Alosaur - Deno web framework with many decorators
Go to Latest
enum BusinessType
import { BusinessType } from "https://deno.land/x/alosaur@v0.25.0/src/types/business.ts";

Members

Action = "action"
Area = "area"
Controller = "controller"