commonbase-module
v0.1.2
Published
common base liberary installation
Downloads
2
Maintainers
Readme
commonbase-module
common base liberary installation
Installation
npm install commonbase-module
Usage
import { multiply } from "commonbase-module";
// ...
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