use-autoupdate-handler
v0.1.1
Published
autoupdate handler
Downloads
2
Readme
use-autoupdate-handler
autoupdate handler
Installation
npm install use-autoupdate-handler
Usage
import { multiply } from "use-autoupdate-handler";
// ...
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