0.1.5 • Published 2 years ago
quec-motor-base-page v0.1.5
quec-motor-base-page
Base page for motor.
Installation
npm install quec-motor-base-page
Usage
import { multiply } from 'quec-motor-base-page';
// ...
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