Skip to main content
Module

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

Alosaur - Deno web framework with many decorators
Go to Latest
import * as alosaur from "https://deno.land/x/alosaur@v0.35.2/src/injection/decorators/injectable.ts";

Functions

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