emoji-postal-horn

returns the postal-horn emoji

Usage no npm install needed!

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

README

📯

Tests passing Tests passing

Returns the infamous postal-horn emoji.

Usage

const emoji = require('emoji-postal-horn');
console.log(emoji) // 📯

Tests

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