@tyravel/container
IoC service container for Tyravel
Install
bash
npm install @tyravel/containerMetadata
| Field | Value |
|---|---|
| Version | 1.0.1 |
| Source | packages/container |
| Category | Kernel & HTTP |
| Node.js | >=26 |
Public exports
From the package entry point (dist/index.d.ts). Deep imports are not supported.
Values
BindingResolutionExceptionContainer
Types
AbstractBindingConstructorContainerLikeFactory
Guide
See the Service container guide for usage examples.