# @utoo/pack-shared

Shared utilities and types for the Utoo toolchain.

## 📦 Features

- ⚠️ **Issue Reporting**: Standardized issue and error reporting utilities.
- 🆔 **Magic Identifiers**: Utilities for handling internal identifiers.
- 🎨 **Styled Strings**: Terminal string styling helpers.

## 📦 Installation

```bash
npm install @utoo/pack-shared
```

## 📄 License

[MIT](./LICENSE)
