emoji-thought-balloon
v1.3.0
Published
returns the thought-balloon emoji
Readme
💭
Returns the glorious thought-balloon emoji.
Usage
const emoji = require('emoji-thought-balloon');
console.log(emoji) // 💭Tests
emoji-thought-balloon proudly has 100% test coverage. Run tests with npm test.
