Skip to main content
Latest
type alias IoCServiceConstructor
import { type IoCServiceConstructor } from "https://deno.land/x/fathym_ioc@v0.0.10/mod.ts";
definition: { new (...args: any[]): T; }