sdk-call
v0.1.425
Published
sdk
Maintainers
Readme
sdk-call
sdk
Installation
npm install sdk-callUsage
import { multiply } from 'sdk-call';
// ...
const result = 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
