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

x/alosaur/examples/db/areas/home/home.controller.ts>HomeController

Alosaur - Deno web framework with many decorators
Go to Latest
class HomeController
import { HomeController } from "https://deno.land/x/alosaur@v0.26.0/examples/db/areas/home/home.controller.ts";

Constructors

new
HomeController(service: UserService)