0.1.2 • Published 6 months ago
jersey-multiplayer-game v0.1.2
jersey-multiplayer-game
jersey-multiplayer-game
Installation
npm install jersey-multiplayer-game
Usage
import { multiply } from 'jersey-multiplayer-game';
// ...
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