chai-hello-world
v1.0.4
Published
This is just a hello world tryout
Downloads
17
Readme
chai-hello-world
A Node.js package that loads the Usersnap Classic Widget.
Usage
First, install the package using npm:
npm install chai-hello-world --saveThen, require the package and use it like so:
import loadUsersnapWidget from 'chai-hello-world'
loadUsersnapWidget('api-key-here')