README
🛣
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.
returns the motorway emoji
<script type="module">
import emojiMotorway from 'https://cdn.skypack.dev/emoji-motorway';
</script>
Returns the amazing motorway emoji.
const emoji = require('emoji-motorway');
console.log(emoji) // 🛣
emoji-motorway proudly has 100% test coverage. Run tests with npm test.