commonbase-module
v0.1.2
Published
common base liberary installation
Maintainers
Readme
commonbase-module
common base liberary installation
Installation
npm install commonbase-moduleUsage
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
