@dvh-module/core
v0.1.22
Published
core
Downloads
18
Readme
@dvh-module/core
core
Installation
npm install @dvh-module/core
Usage
import Core from "@dvh-module/core";
// ...
const result = await Core.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT