mustafa-testmodule
v1.0.2
Published
test module
Downloads
7
Readme
mustafa-testmodule
test module
Installation
npm install mustafa-testmodule
Usage
import { multiply } from 'mustafa-testmodule';
// ...
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