### Effect-TS Query

This package is a port of `zio-query`

## Install

We recommend the usage of `yarn` and if you hf `yarn workspaces` that handles by default hoisting of dependencies:

```sh
yarn add @effect-ts/core @effect-ts/query
```
