# @lzptec/di
Lightweight dependency manager

# Installation

npm
```sh
npm i @lzptec/di
```

pnpm
```sh
pnpm i @lzptec/di
```

# Usage

See the documentation [here](/docs/USAGE.md).

# Notes

Documentation will be updated over time.