0.1.2 • Published 2 years ago
sardine-sdk-static v0.1.2
sardine-sdk-static
SardineSDK with Static iOS
Installation
npm install sardine-sdk-static
Usage
import { multiply } from 'sardine-sdk-static';
// ...
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.2
2 years ago