Skip to main content
Go to Latest
type alias IoCServiceResolver
import { type IoCServiceResolver } from "https://deno.land/x/fathym_eac_runtime@v0.0.201/deps.ts";
definition: (ioc: IoCContainer) => T | Promise<T>