@core_super_app/service
v0.0.4
Published
Define global config for project
Downloads
486
Readme
@core_super_app/service
Define global config for project
Installation
npm install @core_super_app/serviceUsage
import { multiply } from '@core_super_app/service';
// ...
const result = await multiply(3, 7);Contributing
License
MIT
Made with create-react-native-library
