Oblio JS Library by Cmevo Digital
yarn add oblio-js
const oblioClient = new OblioApi("contact@cmevo.com","your-oblio-api-key-hash-here","RO123456");
oblioClient.createInvoice({...})
- Increase the package version
- Publish
yarn publish
- Fill in your credentials and that's it