im-asm-technician
v0.1.78-alpha.1
Published
feature library for asm and technician module
Downloads
4
Readme
im-asm-technician
feature library for asm and technician module
Installation
npm install im-asm-technician
Usage
import { multiply } from 'im-asm-technician';
// ...
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