emoji-whale2

returns the whale2 emoji

Usage no npm install needed!

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

README

🐋

Tests passing Tests passing

Returns the friendly whale2 emoji.

Usage

const emoji = require('emoji-whale2');
console.log(emoji) // 🐋

Tests

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