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