## @tmlmobilidade/utils

This package provides a collection of common utility functions used across projects within the organization.

### Purpose
- Centralize reusable logic
- Promote consistency and reduce code duplication
- Simplify development with well-tested, shared helpers

### Installation
```
npm install @tmlmobilidade/utils
```