pos-calls
v0.5.0
Published
pos-calls
Downloads
122
Readme
pos-calls
pos-calls
Installation
npm install pos-calls
Usage
import { multiply } from 'pos-calls';
// ...
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