emoji-vertical-traffic-light

returns the vertical-traffic-light emoji

Usage no npm install needed!

<script type="module">
  import emojiVerticalTrafficLight from 'https://cdn.skypack.dev/emoji-vertical-traffic-light';
</script>

README

🚦

Tests passing Tests passing

Returns the wonderful vertical-traffic-light emoji.

Usage

const emoji = require('emoji-vertical-traffic-light');
console.log(emoji) // 🚦

Tests

emoji-vertical-traffic-light proudly has 100% test coverage. Run tests with npm test.