@roborox/appmetrica
Yandex AppMetrica wrap module
Installation
npm install @roborox/appmetrica
Usage
import Appmetrica from "@roborox/appmetrica";
// ...
const result = await Appmetrica.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT