emoji-vs

returns the vs emoji

Usage no npm install needed!

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

README

🆚

Tests passing Tests passing

Returns the imaginative vs emoji.

Usage

const emoji = require('emoji-vs');
console.log(emoji) // 🆚

Tests

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