@treum/api
v2.0.0
Published
treum.js API Instance object. Exports an Axios wrapped Object that holds the Authorization token to communicate to the Treum-API.
Downloads
1
Readme
@treum/api
Treum.js API Instance object. Exports an Axios wrapped Object that holds the Authorization token to communicate to the Treum-API.
Part of treum.js
Installation
Using npm:
npm install --save @treum/api
or using yarn:
yarn add @treum/api