0.1.8 • Published 2 years ago

hc-core-services v0.1.8

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

hc-core-services

test

Installation

npm install hc-core-services

Usage

import { multiply } from "hc-core-services";

// ...

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