0.1.7 • Published 3 years ago

@azondo/api v0.1.7

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Azondo API package

This library contains API Clients, domain types, queries hooks and other helper functions to work with Azondo API

Installation

Add this package to your dependencies list

yarn add @azondo/api

Development commands

yarn build

Builds the package with Rollup to the dist directory

yarn watch

Watches for changes in src folder and rebuilds the same way as yarn build