react-native-adgem-ld
v1.0.2
Published
integration with adgem
Downloads
2
Maintainers
Readme
react-native-adgem-ld
integration with adgem
Installation
npm install react-native-adgem-ld
Usage
import { multiply } from "react-native-adgem-ld";
// ...
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