use-autoupdate-handler
v0.1.1
Published
autoupdate handler
Readme
use-autoupdate-handler
autoupdate handler
Installation
npm install use-autoupdate-handlerUsage
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
