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