emoji-microphone

returns the microphone emoji

Usage no npm install needed!

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

README

🎤

Tests passing Tests passing

Returns the witty microphone emoji.

Usage

const emoji = require('emoji-microphone');
console.log(emoji) // 🎤

Tests

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