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