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