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