import { AutoInjectable } from "https://deno.land/x/alosaur@v0.24.1/src/injection/index.ts";
Class decorator factory that replaces the decorated class' constructor with a parameter less constructor that has dependencies auto-resolved
Note: Resolution is performed using the global container