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

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

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

Constructors

new
HomeController(service: FooService)

Properties

name: string | undefined

Methods

text(name: string)