Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 349 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 349 Bytes

pincrux

react antive pincrux module

Installation

npm install pincrux

Usage

import Pincrux from "pincrux";

// ...

const result = await Pincrux.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT