emoji-speech-balloon

returns the speech-balloon emoji

Usage no npm install needed!

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

README

💬

Tests passing Tests passing

Returns the creative speech-balloon emoji.

Usage

const emoji = require('emoji-speech-balloon');
console.log(emoji) // 💬

Tests

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