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