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