emoji-tropical-fish

returns the tropical-fish emoji

Usage no npm install needed!

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

README

🐠

Tests passing Tests passing

Returns the unassuming tropical-fish emoji.

Usage

const emoji = require('emoji-tropical-fish');
console.log(emoji) // 🐠

Tests

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