Module

x/alosaur/src/injection/decorators/injectable.ts

Alosaur - Deno web framework with many decorators
Very Popular
Go to Latest
import * as mod from "https://dotland.deno.dev/x/alosaur@v0.35.0/src/injection/decorators/injectable.ts";

Functions

Class decorator factory that allows the class' dependencies to be injected at runtime.