1.3.0 • Published 8 years ago
emoji-coffee v1.3.0
☕️
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.
Returns the unassuming coffee emoji.
const emoji = require('emoji-coffee');
console.log(emoji) // ☕️emoji-coffee proudly has 100% test coverage. Run tests with npm test.