README
🖲
Returns the imaginative trackball emoji.
Usage
const emoji = require('emoji-trackball');
console.log(emoji) // 🖲
Tests
emoji-trackball proudly has 100% test coverage. Run tests with npm test.
returns the trackball emoji
<script type="module">
import emojiTrackball from 'https://cdn.skypack.dev/emoji-trackball';
</script>
Returns the imaginative trackball emoji.
const emoji = require('emoji-trackball');
console.log(emoji) // 🖲
emoji-trackball proudly has 100% test coverage. Run tests with npm test.