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