0.1.1 • Published 3 years ago

mobile-render-runtime-test v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

mobile-render-runtime

Main Wrapper

Installation

npm install mobile-render-runtime

Usage

import MobileRenderRuntime from "mobile-render-runtime";

// ...

const result = await MobileRenderRuntime.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT