bgservicealive
v0.1.1
Published
service runing in the bg
Downloads
2
Readme
bgservicealive
service runing in the bg
Installation
npm install bgservicealive
Usage
import Bgservicealive from "bgservicealive";
// ...
const result = await Bgservicealive.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT