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