appbuilder-component-test
v0.1.10
Published
test for a appbuilder component
Downloads
7
Readme
appbuilder-component-test
test for a appbuilder component
Installation
npm install appbuilder-component-testUsage
import { multiply } from 'appbuilder-component-test';
// ...
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
