atol-kkt-module
v0.1.2
Published
Atol KKT module for React Native
Downloads
1
Readme
atol-kkt-module
atol kkt module
Installation
npm install atol-kkt-module
Usage
import AtolKktModule from "atol-kkt-module";
// ...
const result = await AtolKktModule.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT