appbuilder-component-test
TypeScript icon, indicating that this package has built-in type declarations

0.1.10 • Public • Published

appbuilder-component-test

test for a appbuilder component

Installation

npm install appbuilder-component-test

Usage

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

/appbuilder-component-test/

    Package Sidebar

    Install

    npm i appbuilder-component-test

    Weekly Downloads

    2

    Version

    0.1.10

    License

    MIT

    Unpacked Size

    1.03 MB

    Total Files

    98

    Last publish

    Collaborators

    • wortkotze