# @awhere/interfaces

The awesome aWhere API for JavaScript.

## Installation

Install the package in your project directory with:

```sh
// with npm
npm install @awhere/interfaces

// with yarn
yarn add @awhere/interfaces
```
