react-native-tdjsonclient
v0.3.0
Published
Td Json Client
Downloads
1
Readme
react-native-tdjsonclient
Td Json Client
Installation
npm install react-native-tdjsonclient
Usage
import { multiply } from "react-native-tdjsonclient";
// ...
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