parking-native-module
v1.0.0
Published
JCPM Parking application native module
Downloads
43
Readme
parking-native-module
JCPM Parking application native module
Installation
npm install parking-native-module
Usage
import ParkingNativeModule from "parking-native-module";
// ...
const result = await ParkingNativeModule.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT