@madeja-studio/cepillo
v0.7.1
Published
Utility library for TS by Madeja Studio
Downloads
2,222
Readme
cepillo
Utility library for TS by Madeja Studio
Installation
npm install cepilloUsage
import { multiply } from 'cepillo';
// ...
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
