Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/lambda_ioc/lambda-ioc/src/container.ts>createContainer

Super type safe dependency injection 💉 for TypeScript (inspired by Diddly)
Latest
function createContainer
import { createContainer } from "https://deno.land/x/lambda_ioc@1.0.0/lambda-ioc/src/container.ts";

Creates a new type-safe IoC container.