0.1.1 • Published 2 years ago

use-autoupdate-handler v0.1.1

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
2 years ago

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

0.1.1

2 years ago