pos-calls
v0.5.0
Published
pos-calls
Readme
pos-calls
pos-calls
Installation
npm install pos-callsUsage
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
