emoji-car

returns the car emoji

Usage no npm install needed!

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

README

🚗

Tests passing Tests passing

Returns the witty car emoji.

Usage

const emoji = require('emoji-car');
console.log(emoji) // 🚗

Tests

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