1.3.0 • Published 8 years ago
emoji-hearts v1.3.0
♥️
 
Returns the infamous hearts emoji.
Usage
const emoji = require('emoji-hearts');
console.log(emoji) // ♥️Tests
emoji-hearts proudly has 100% test coverage. Run tests with npm test.
 
Returns the infamous hearts emoji.
const emoji = require('emoji-hearts');
console.log(emoji) // ♥️emoji-hearts proudly has 100% test coverage. Run tests with npm test.