README
🛎
Returns the charming bellhop-bell emoji.
Usage
const emoji = require('emoji-bellhop-bell');
console.log(emoji) // 🛎
Tests
emoji-bellhop-bell proudly has 100% test coverage. Run tests with npm test.
returns the bellhop-bell emoji
<script type="module">
import emojiBellhopBell from 'https://cdn.skypack.dev/emoji-bellhop-bell';
</script>
Returns the charming bellhop-bell emoji.
const emoji = require('emoji-bellhop-bell');
console.log(emoji) // 🛎
emoji-bellhop-bell proudly has 100% test coverage. Run tests with npm test.