emoji-seat

returns the seat emoji

Usage no npm install needed!

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

README

💺

Tests passing Tests passing

Returns the wonderful seat emoji.

Usage

const emoji = require('emoji-seat');
console.log(emoji) // 💺

Tests

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