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

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

Alosaur - Deno web framework with many ES Decorators
Very Popular
Latest
class HomeController
import { HomeController } from "https://deno.land/x/alosaur@v1.1.1/examples/di/areas/home/home.controller.ts";

Constructors

new
HomeController(service: FooService)

Properties

name: string | undefined

Methods

text(name: string)