# @ma-shop/utils

This is the main utils package for all ma-shop projects. If you install any other @ma-shop utils you will be able to import them from `@ma-shop/utils`

## Usage

```
import { is } from '@ma-shop/utils'
```
