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