ackoo-fingerprint
v0.1.1
Published
the fingerprint logic of the ios app
Downloads
2
Readme
ackoo-fingerprint
the fingerprint logic of the ios app
Installation
npm install ackoo-fingerprint
Usage
import AckooFingerprint from "ackoo-fingerprint";
// ...
const result = await AckooFingerprint.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT