emoji-dog2

returns the dog2 emoji

Usage no npm install needed!

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

README

🐕

Tests passing Tests passing

Returns the wonderful dog2 emoji.

Usage

const emoji = require('emoji-dog2');
console.log(emoji) // 🐕

Tests

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