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