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