0.1.0 • Published 3 years ago

module-vim v0.1.0

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

module-vim

Description module platform vim

Installation

npm install module-vim

Usage

import { multiply } from "module-vim";

// ...

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


Made with create-react-native-library