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