emoji-apple
v1.3.0
Published
returns the apple emoji
Downloads
3
Readme
🍎
Returns the friendly apple emoji.
Usage
const emoji = require('emoji-apple');
console.log(emoji) // 🍎
Tests
emoji-apple
proudly has 100% test coverage. Run tests with npm test
.