import { Singleton } from "https://deno.land/x/alosaur@v0.30.0/mod.ts";
Class decorator factory that registers the class as a singleton within the global container.
import { Singleton } from "https://deno.land/x/alosaur@v0.30.0/mod.ts";
Class decorator factory that registers the class as a singleton within the global container.