emoji-motorway

returns the motorway emoji

Usage no npm install needed!

<script type="module">
  import emojiMotorway from 'https://cdn.skypack.dev/emoji-motorway';
</script>

README

🛣

Tests passing Tests passing

Returns the amazing motorway emoji.

Usage

const emoji = require('emoji-motorway');
console.log(emoji) // 🛣

Tests

emoji-motorway proudly has 100% test coverage. Run tests with npm test.