icon-lib-2
v0.2.2
Published
this is icon
Downloads
10
Readme
icon-lib-2
this is icon
Installation
npm install icon-lib-2
Usage
import { multiply } from 'icon-lib-2';
// ...
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