1.0.11 • Published 1 year ago
fingerprint-module v1.0.11
Capture fingerprint
Steps to follow
- npm install or yarn add
- Add your config.js file in the root of your project
- Inside your 'config.js.' file. add your config variables based on MDS Specification
- import main and start using
usage
//import
import fingerprint from 'fingerprint-module'
//call the main function
fingerprint()