0.1.7 • Published 3 years ago

@dvh-module/native-common v0.1.7

Weekly downloads
8
License
MIT
Repository
github
Last release
3 years ago

@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