0.0.1 • Published 1 year ago
expo-moengage v0.0.1
expo-moengage
A simple package that exports an add function.
Installation
npm install expo-moengage
Usage
const { add } = require("expo-moengage");
console.log(add(1, 2)); // Output: 3
0.0.1
1 year ago