Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

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

Functions

Class decorator factory that registers the class as a singleton within the global container.