emoji-rocket
v1.3.0
Published
returns the rocket emoji
Downloads
10
Readme
🚀
Returns the creative rocket emoji.
Usage
const emoji = require('emoji-rocket');
console.log(emoji) // 🚀
Tests
emoji-rocket
proudly has 100% test coverage. Run tests with npm test
.