emoji-headphones

returns the headphones emoji

Usage no npm install needed!

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

README

🎧

Tests passing Tests passing

Returns the wonderful headphones emoji.

Usage

const emoji = require('emoji-headphones');
console.log(emoji) // 🎧

Tests

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