import { Scoped } from "https://deno.land/x/alosaur@v0.24.1/mod.ts";
Class decorator factory that registers the class as a scoped dependency within the global container.
Parameters
optional
token: InjectionToken<T>import { Scoped } from "https://deno.land/x/alosaur@v0.24.1/mod.ts";
Class decorator factory that registers the class as a scoped dependency within the global container.