0.0.3 • Published 2 years ago

@tendai.maswaya/sheshamobile-core v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

sheshamobile-core

-

Installation

npm install sheshamobile-core

Usage

import { multiply } from "sheshamobile-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