emoji-water-buffalo

returns the water-buffalo emoji

Usage no npm install needed!

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

README

🐃

Tests passing Tests passing

Returns the infamous water-buffalo emoji.

Usage

const emoji = require('emoji-water-buffalo');
console.log(emoji) // 🐃

Tests

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