sd-lib1
v1.0.24
Published
shridhar lib1
Downloads
28
Readme
sd-lib1
shridhar lib1
Installation
npm install sd-lib1
Usage
import { multiply } from 'sd-lib1';
// ...
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