README
🐄
Returns the charming cow2 emoji.
Usage
const emoji = require('emoji-cow2');
console.log(emoji) // 🐄
Tests
emoji-cow2 proudly has 100% test coverage. Run tests with npm test.
returns the cow2 emoji
<script type="module">
import emojiCow2 from 'https://cdn.skypack.dev/emoji-cow2';
</script>
Returns the charming cow2 emoji.
const emoji = require('emoji-cow2');
console.log(emoji) // 🐄
emoji-cow2 proudly has 100% test coverage. Run tests with npm test.