jb-brazil-commons
v0.2.0
Published
app components
Downloads
1
Readme
jb-brazil-commons
app components
Installation
npm install jb-brazil-commons
Usage
import { multiply } from 'jb-brazil-commons';
// ...
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