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