0.1.1 • Published 2 years ago
magny-data-access v0.1.1
magny-data-access
Data access layer to talk to Magny APIs
Installation
npm install magny-data-access
Usage
import { multiply } from 'magny-data-access';
// ...
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
0.1.1
2 years ago