framework_test_library_sixdee_new_new
v0.1.6
Published
test library
Downloads
2
Maintainers
Readme
framework_test_library_sixdee
test library
Installation
npm install framework_test_library_sixdee
Usage
import { multiply } from 'framework_test_library_sixdee';
// ...
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