# @cutting/util

## Any common functionality applicable to all packages can be found here.

## build

```sh
pnpm run build
```

## run tests

```sh
pnpm test
```