import { Registry } from "https://deno.land/x/alosaur@v0.1.1/src/injection/decorators/index.ts";
Class decorator factory that allows constructor dependencies to be registered at runtime.
x/alosaur/src/injection/decorators/index.ts>Registry
import { Registry } from "https://deno.land/x/alosaur@v0.1.1/src/injection/decorators/index.ts";
Class decorator factory that allows constructor dependencies to be registered at runtime.