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