Skip to main content
Module

x/injector/src/demo/animal.ts>Animal

Dependency Injection - as simple as it gets
Go to Latest
interface Animal
import { type Animal } from "https://deno.land/x/injector@v1.3.0/src/demo/animal.ts";

Methods

tellMeHowManyGoodiesDoYouLike(): void