README
@awhere/interfaces
The awesome aWhere API for JavaScript.
Installation
Install the package in your project directory with:
// with npm
npm install @awhere/interfaces
// with yarn
yarn add @awhere/interfaces
The awesome aWhere JavaScript interfaces.
<script type="module">
import awhereInterfaces from 'https://cdn.skypack.dev/@awhere/interfaces';
</script>
The awesome aWhere API for JavaScript.
Install the package in your project directory with:
// with npm
npm install @awhere/interfaces
// with yarn
yarn add @awhere/interfaces