emoji-trackball

returns the trackball emoji

Usage no npm install needed!

<script type="module">
  import emojiTrackball from 'https://cdn.skypack.dev/emoji-trackball';
</script>

README

🖲

Tests passing Tests passing

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.