@rn-base/core
v1.0.0-alpha.1
Published
core
Downloads
1
Readme
@rn-base/core
core
Installation
npm install @rn-base/core
Usage
import Core from '@rn-base/core';
// ...
const result = await Core.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT