import { type ReadableContainer } from "https://deno.land/x/lambda_ioc@1.0.0/lambda-ioc/deno/index.ts";
Represents a read-only version of a type-safe IoC container with "auto-wired" dependencies resolution.
x/lambda_ioc/lambda-ioc/deno/index.ts>ReadableContainer
import { type ReadableContainer } from "https://deno.land/x/lambda_ioc@1.0.0/lambda-ioc/deno/index.ts";
Represents a read-only version of a type-safe IoC container with "auto-wired" dependencies resolution.