0.0.1-experimental • Published 1 year ago

@shesha/mobile-core v0.0.1-experimental

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

@shesha/mobile-core

-

Installation

npm install @shesha/mobile-core

Usage

import { multiply } from "@shesha/mobile-core";

// ...

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