emoji-bus

returns the bus emoji

Usage no npm install needed!

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

README

🚌

Tests passing Tests passing

Returns the creative bus emoji.

Usage

const emoji = require('emoji-bus');
console.log(emoji) // 🚌

Tests

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