import { type constructor } from "https://deno.land/x/alosaur@v0.33.1/src/injection/types/index.ts";
Constructor type
definition: { new (...args: any[]): T; }
x/alosaur/src/injection/types/index.ts>constructor
import { type constructor } from "https://deno.land/x/alosaur@v0.33.1/src/injection/types/index.ts";
Constructor type