test-library-123
v0.9.20
Published
test
Downloads
6
Readme
test-library-123
testing library
Installation
npm install test-library-123
Usage
import { multiply } from 'test-library-123';
// ...
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