emoji-passenger-ship

returns the passenger-ship emoji

Usage no npm install needed!

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

README

🛳

Tests passing Tests passing

Returns the unassuming passenger-ship emoji.

Usage

const emoji = require('emoji-passenger-ship');
console.log(emoji) // 🛳

Tests

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