0.1.9 • Published 1 year ago

app-v99-common v0.1.9

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

app-v99-common

common v99

Installation

npm install app-v99-common

Usage

import { multiply } from 'app-v99-common';

// ...

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