vds-qrcode-helper
v0.0.2
Published
vds qrcode
Downloads
19
Readme
vds-qrcode-helper
vds qrcode
Installation
npm install vds-qrcode-helper
Usage
import { multiply } from 'vds-qrcode-helper';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library