Skip to main content
Module

x/alosaur/examples/customdi/services/foo.service.ts>FooService

Alosaur - Deno web framework with many decorators
Go to Latest
class FooService
import { FooService } from "https://deno.land/x/alosaur@v0.37.0/examples/customdi/services/foo.service.ts";

Properties

private
name: string

Methods

getName(): string
setName(newName: string)