Skip to content

Cmevo-Digital/oblio-js

Repository files navigation

Oblio JS Library by Cmevo Digital

Install

yarn add oblio-js

Usage

const oblioClient = new OblioApi("[email protected]","your-oblio-api-key-hash-here","RO123456");
oblioClient.createInvoice({...})

How to publish a new version

  1. Increase the package version
  2. Publish
yarn publish
  1. Fill in your credentials and that's it

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published