emoji-speech-balloon
v1.3.0
Published
returns the speech-balloon emoji
Downloads
2
Readme
💬
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
.