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