module-test-rm-amit
v0.1.1
Published
npm test
Downloads
8
Maintainers
Readme
module-test
npm test
Installation
npm install module-test
Usage
import ModuleTest from "module-test";
// ...
const result = await ModuleTest.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT