emoji-ticket

returns the ticket emoji

Usage no npm install needed!

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

README

🎫

Tests passing Tests passing

Returns the charming ticket emoji.

Usage

const emoji = require('emoji-ticket');
console.log(emoji) // 🎫

Tests

emoji-ticket proudly has 100% test coverage. Run tests with npm test.