Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 257 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 257 Bytes

Olark

Extracted instalation code for olark to install via npm.

Install

npm i @cloudcmd/olark

How to use?

const olark = require('@cloudcmd/olark');
olark.identify('xxxx-xxx-xx-xxxx');

License

MIT