Skip to content

cloudcmd/olark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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