README
🎫
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.
returns the ticket emoji
<script type="module">
import emojiTicket from 'https://cdn.skypack.dev/emoji-ticket';
</script>
Returns the charming ticket emoji.
const emoji = require('emoji-ticket');
console.log(emoji) // 🎫
emoji-ticket proudly has 100% test coverage. Run tests with npm test.