react-native-tdjsonclient

Td Json Client

Usage no npm install needed!

<script type="module">
  import reactNativeTdjsonclient from 'https://cdn.skypack.dev/react-native-tdjsonclient';
</script>

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