emoji-coffee
v1.3.0
Published
returns the coffee emoji
Downloads
465
Readme
☕️
Returns the unassuming coffee emoji.
Usage
const emoji = require('emoji-coffee');
console.log(emoji) // ☕️Tests
emoji-coffee proudly has 100% test coverage. Run tests with npm test.
