# @qrvey/object-storage

![install size](https://packagephobia.com/badge?p=%40qrvey%2Fobject-storage)
![coverage](https://img.shields.io/badge/unit_test_coverage-8%25-brightgreen)

The `@qrvey/object-storage` package provides a unified interface for ...

## Installation

You can install the package using npm or yarn:

```bash
npm install @qrvey/object-storage
```

Or with yarn:

```bash
yarn add @qrvey/object-storage
```
